Partager via


SystemProperties.Author Propriété

Définition

Obtient le nom de la propriété System.Author (l’une des propriétés de fichier 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

Valeur de propriété

String

Platform::String

winrt::hstring

Nom de la propriété de fichier System.Author .

S’applique à