SystemProperties.Comment Proprietà

Definizione

Ottiene il nome della proprietà System.Comment (una delle proprietà file di 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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà file System.Comment .

Si applica a