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