次の方法で共有


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

カスタム値の修飾子の名前。

適用対象