[BrowsableAttribute(false)] public abstract string ServerUri { get; }
<BrowsableAttribute(false)> Public MustOverride ReadOnly Property ServerUri As String Get
public: [BrowsableAttribute(false)] virtual property String^ ServerUri { String^ get () abstract; }
[<BrowsableAttribute(false)>] abstract ServerUri : string with get
function get_ServerUri();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.