다음을 통해 공유


SystemDataPaths.PublicVideos 속성

정의

컴퓨터의 공용 비디오 폴더에 대한 경로를 가져옵니다.

public:
 property Platform::String ^ PublicVideos { Platform::String ^ get(); };
winrt::hstring PublicVideos();
public string PublicVideos { get; }
var string = systemDataPaths.publicVideos;
Public ReadOnly Property PublicVideos As String

속성 값

String

Platform::String

winrt::hstring

공용 비디오 폴더의 전체 경로입니다.

적용 대상