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