[BrowsableAttribute(true)] public string Server { get; set; }
<BrowsableAttribute(true)> Public Property Server As String Get Set
public: [BrowsableAttribute(true)] property String^ Server { String^ get (); void set (String^ value); }
[<BrowsableAttribute(true)>] member Server : string with get, set
function get_Server(); function set_Server(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.