IVCWizCtlUI.GetComputerName 方法

定义

返回字符串形式的计算机名称。

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

返回

String

字符串形式的计算机名称。

属性

适用于