다음을 통해 공유


Utilities.GetResourceProviderNamespaceAndType(String, String, String) Method

Definition

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

Applies to