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