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