Share via


ComputerHealthService.ComputerName Property

Definition

The netbios computer name.

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

Property Value

Returns a String that contains the name of the host computer on which the health service is running.

Exceptions

Not currently connected to a management group.

Applies to