ComputerHealthService.Version Property

Definition

The computer version.

public:
 property System::String ^ Version { System::String ^ get(); };
public string Version { get; }
member this.Version : string
Public ReadOnly Property Version As String

Property Value

String

Returns a String that contains the version number of the health service.

Exceptions

Not currently connected to a management group.

Applies to