2027 Method
Changes 0
M

ExternalResourceBrowserData.AddResource

Name Return Type Description
O AddResource(String) None Adds an external resource to the folder path by supplying the resource name.
O AddResource(String, IDictionary<String, String>) None Adds an external resource to the folder path by supplying the resource name and reference information.
O AddResource(String, String) None Adds an external resource to the folder path by supplying the resource name and version.
O AddResource(String, String, IDictionary<String, String>) None Adds an external resource to the folder path by supplying the resource name, version and reference information.