SystemInformationEvent.ComputerName Property

Definition

Gets the NetBIOS name of the computer. This value is retrieved from GetComputerName.

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

Property Value

Applies to