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
プロパティ値
移動または名前変更される前のストレージ ライブラリ内のファイルまたはフォルダーの完全パス。