다음을 통해 공유


UserDataPaths.Screenshots 속성

정의

사용자의 스크린샷 폴더에 대한 경로를 가져옵니다.

public:
 property Platform::String ^ Screenshots { Platform::String ^ get(); };
winrt::hstring Screenshots();
public string Screenshots { get; }
var string = userDataPaths.screenshots;
Public ReadOnly Property Screenshots As String

속성 값

String

Platform::String

winrt::hstring

사용자의 스크린샷 폴더에 대한 전체 경로입니다.

적용 대상