[EditorBrowsableAttribute(EditorBrowsableState.Never)] public override string Label { get; set; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Overrides Property Label As String Get Set
public: [EditorBrowsableAttribute(EditorBrowsableState::Never)] virtual property String^ Label { String^ get () override; void set (String^ value) override; }
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>] abstract Label : string with get, set [<EditorBrowsableAttribute(EditorBrowsableState.Never)>] override Label : string with get, set
function get_Label(); function set_Label(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.