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