|
M
AddResource(String)
|
None
|
Adds an external resource to the folder path by supplying the resource name.
|
|
|
M
AddResource(String, IDictionary<String, String>)
|
None
|
Adds an external resource to the folder path by supplying the resource name and reference information.
|
|
|
M
AddResource(String, String)
|
None
|
Adds an external resource to the folder path by supplying the resource name and version.
|
|
|
M
AddResource(String, String, IDictionary<String, String>)
|
None
|
Adds an external resource to the folder path by supplying the resource name, version and reference information.
|
|
|
M
AddSubFolder(String)
|
None
|
Adds a subfolder to the folder path with the given name.
|
|
|
M
AddSubFolder(String, String)
|
None
|
Adds a subfolder to the folder path with the given name and icon type.
|
|
|
M
CallingDocumentHasModelPath()
|
Boolean
|
Indicates whether the document requesting the external resource browser data has a defined ModelPath.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetCallingDocumentModelPath()
|
ModelPath
|
Returns a copy of the ModelPath of the document that is requesting the external resource browser data.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetMatchOptions()
|
ExternalResourceMatchOptions
|
Gets the match options used to filter external resources.
|
|
|
M
GetResources()
|
IList<ExternalResourceReference>
|
Gets the external resources under the folder path of the browser data.
|
|
|
M
GetSubFoldersData()
|
IList<ExternalResourceSubFolder>
|
Gets the subfolders data under the folder path of the browser data.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsValidFolderName(String)
|
Boolean
|
Checks whether the folder name is valid.
|
|
|
M
IsValidResourceName(String)
|
Boolean
|
Checks whether the resource name is valid.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|