Megosztás a következőn keresztül:


ResourceIdHelper.GetResourceName(String) Method

Definition

Gets the resource name of a specified type from a full resource ID.

public static string GetResourceName (string resourceId);
static member GetResourceName : string -> string
Public Shared Function GetResourceName (resourceId As String) As String

Parameters

resourceId
String

The full resource ID.

Returns

Applies to