StorageLibraryChange.PreviousPath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得儲存庫中專案在移動或重新命名之前的完整路徑。
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
屬性值
儲存庫中檔案或資料夾在移動或重新命名之前的完整路徑。