[BrowsableAttribute(false)] public virtual bool IsConnected { get; }
<BrowsableAttribute(false)> Public Overridable ReadOnly Property IsConnected As Boolean Get
public: [BrowsableAttribute(false)] virtual property bool IsConnected { bool get (); }
[<BrowsableAttribute(false)>] abstract IsConnected : bool with get [<BrowsableAttribute(false)>] override IsConnected : bool with get
function get_IsConnected();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.