[BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public IList<ServiceProcess> Processes { get; }
<BrowsableAttribute(false)> <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public ReadOnly Property Processes As IList(Of ServiceProcess) Get
public: [BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState::Advanced)] property IList<ServiceProcess^>^ Processes { IList<ServiceProcess^>^ get (); }
[<BrowsableAttribute(false)>] [<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>] member Processes : IList<ServiceProcess> with get
function get_Processes();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.