Partager via


SystemProperties.Title Propriété

Définition

Obtient le nom de la propriété System.Title (l’une des propriétés de fichier Windows.

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

Valeur de propriété

String

Platform::String

winrt::hstring

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

S’applique à