public ServiceController Service { get; }
Public ReadOnly Property Service As ServiceController
Get
Dim instance As ServiceDependancyDisabledException
Dim value As ServiceController
value = instance.Service
public:
property ServiceController^ Service {
ServiceController^ get ();
}
member Service : ServiceController with get
No code example is currently available or this language may not be supported.