KnownResourceQualifierName.Custom 属性

定义

根据自定义值获取限定符的名称。

public:
 static property Platform::String ^ Custom { Platform::String ^ get(); };
static winrt::hstring Custom();
public static string Custom { get; }
var string = KnownResourceQualifierName.custom;
Public Shared ReadOnly Property Custom As String

属性值

String

Platform::String

winrt::hstring

基于自定义值的限定符的名称。

适用于