RemotelyManagedComputer.ComputerName Property

Definition

The 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

String

Returns a String value that contains the name of the agentless managed computer.

Exceptions

Not currently connected to a management group.

Applies to