IVCWizCtlUI.GetComputerName Method

Definition

Returns the name of the computer as a string.

public:
 System::String ^ GetComputerName();
public:
 Platform::String ^ GetComputerName();
std::wstring GetComputerName();
[System.Runtime.InteropServices.DispId(1610743883)]
public string GetComputerName ();
[<System.Runtime.InteropServices.DispId(1610743883)>]
abstract member GetComputerName : unit -> string
Public Function GetComputerName () As String

Returns

The name of the computer as a string.

Attributes

Applies to