public string OldDirectoryPath { get; }
Public ReadOnly Property OldDirectoryPath As String Get
public: property String^ OldDirectoryPath { String^ get (); }
member OldDirectoryPath : string with get
In This Article