ComputerInfo.ComputerName Property

Definition

Gets the name of the computer.

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

Property Value

A string that contains the name of the computer.

Applies to