Compartir a través de


SystemProperties.Comment Propiedad

Definición

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

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de la propiedad del archivo System.Comment .

Se aplica a