2021 Method
Changes 0
M

ExternalResourceBrowserData.AddResource

Description:
Adds an external resource to the folder path by supplying the resource name and version.
public void AddResource(
	string resourceName,
	string version
)
  • String
    resourceName
    The unique short name of external resource.
  • String
    version
    The version of external resource.