private static GetExtensionResourceTypeOrName ( string resourceId, bool getResourceName, bool includeProviderNamespace = true ) : string | ||
resourceId | string | The resource Id. |
getResourceName | bool | When set to true returns a resource name, otherwise a resource type. |
includeProviderNamespace | bool | Indicates if the provider namespace should be included in the resource name. |
return | string |