SystemProperties.Author Proprietà

Definizione

Ottiene il nome della proprietà System.Author ,una delle proprietà del file di Windows.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà del file System.Author .

Si applica a