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