Utilities.GetResourceProviderNamespaceAndType(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void GetResourceProviderNamespaceAndType (string resourceId, out string resourceProviderNamespace, out string resourceType);
static member GetResourceProviderNamespaceAndType : string * string * string -> unit
Public Shared Sub GetResourceProviderNamespaceAndType (resourceId As String, ByRef resourceProviderNamespace As String, ByRef resourceType As String)
Parameters
- resourceId
- String
- resourceProviderNamespace
- String
- resourceType
- String