Share via


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 파일 속성의 이름입니다.

적용 대상