SystemProperties.Title Proprietà

Definizione

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà file System.Title .

Si applica a