OnDemandResourcesRequest.GetResourcePath
public string GetResourcePath(string resourceName);
Parameters
| resourceName | Resource name. |
Description 描述
Gets file system's path to the resource available in On Demand Resources (ODR) request.
See Also: OnDemandResourcesRequest for an example.