RenameFileEntityChangedEventArgs.OldPath 属性

定义

实体的旧路径

public:
 property System::String ^ OldPath { System::String ^ get(); };
public:
 property Platform::String ^ OldPath { Platform::String ^ get(); };
public string OldPath { get; }
member this.OldPath : string
Public ReadOnly Property OldPath As String

属性值

String

适用于