Share via


ComputerHealthService.ManuallyInstalled Property

Definition

Whether the agent was manually installed.

public:
 property bool ManuallyInstalled { bool get(); };
public bool ManuallyInstalled { get; }
member this.ManuallyInstalled : bool
Public ReadOnly Property ManuallyInstalled As Boolean

Property Value

Returns a Boolean whose value is true if the health service was manually installed, and false otherwise.

Exceptions

Not currently connected to a management group.

Applies to