다음을 통해 공유


StorageLibraryChange.PreviousPath 속성

정의

이동하거나 이름을 바꾸기 전에 스토리지 라이브러리에 있는 항목의 전체 경로를 가져옵니다.

public:
 property Platform::String ^ PreviousPath { Platform::String ^ get(); };
winrt::hstring PreviousPath();
public string PreviousPath { get; }
var string = storageLibraryChange.previousPath;
Public ReadOnly Property PreviousPath As String

속성 값

String

Platform::String

winrt::hstring

이동하거나 이름을 바꾸기 전에 스토리지 라이브러리에 있는 파일 또는 폴더의 전체 경로입니다.

적용 대상