Method DeleteTempResource
DeleteTempResource(string)
Deletes the temporary resource with the specified name.
public void DeleteTempResource(string resourceName)
Parameters
resourceNamestringThe resource to delete.
Deletes the temporary resource with the specified name.
public void DeleteTempResource(string resourceName)
resourceName stringThe resource to delete.