共用方式為


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

儲存庫中檔案或資料夾在移動或重新命名之前的完整路徑。

適用於