SystemProperties.Keywords 屬性

定義

取得 System.Keywords 屬性的名稱, (其中一個 Windows 檔案屬性

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

屬性值

String

Platform::String

winrt::hstring

System.Keywords檔案屬性的名稱。

適用於