SystemProperties.Title プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
System.Title プロパティの名前 (Windows ファイル プロパティの 1 つ) を取得します。
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
プロパティ値
System.Title ファイル プロパティの名前。