[To be supplied.]
[Visual Basic] Public ReadOnly Property ServicesDependedOn As ServiceController () [C#] public ServiceController[] ServicesDependedOn {get;} [C++] public: __property ServiceController* get_ServicesDependedOn(); [JScript] public function get ServicesDependedOn() : ServiceController[];
ServiceController Class | ServiceController Members | System.ServiceProcess Namespace