public bool ServiceStarted { get; }
Public ReadOnly Property ServiceStarted As Boolean Get
public: virtual property bool ServiceStarted { bool get () sealed; }
abstract ServiceStarted : bool with get override ServiceStarted : bool with get
In This Article