Compartir a través de


SystemProperties.Keywords Propiedad

Definición

Obtiene el nombre de la propiedad System.Keywords (una de las propiedades del archivo de Windows.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de la propiedad del archivo System.Keywords .

Se aplica a