Share via


KnownResourceQualifierName.Custom Propiedad

Definición

Obtiene el nombre del calificador para un valor personalizado.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre del calificador de un valor personalizado.

Se aplica a