다음을 통해 공유


SystemProperties.Author 속성

정의

System.Author 속성의 이름(Windows 파일 속성 중 하나)을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

System.Author 파일 속성의 이름입니다.

적용 대상