Share via


KnownResourceQualifierName.Custom Property

Definition

Gets the name for a qualifier based on a custom value.

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

Property Value

String

Platform::String

winrt::hstring

The name for a qualifier based a custom value.

Applies to