[NotNullAttribute] string ServerCode { get; }
<NotNullAttribute> ReadOnly Property ServerCode As String Get
[NotNullAttribute] property String^ ServerCode { String^ get (); }
[<NotNullAttribute>] abstract ServerCode : string with get
In This Article