다음을 통해 공유


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

사용자 지정 값을 기반으로 한 한정자의 이름입니다.

적용 대상