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