IVCWizCtlUI.GetComputerName Method

Returns the name of the computer as a string.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

Syntax

声明
Function GetComputerName As String
用法
Dim instance As IVCWizCtlUI
Dim returnValue As String

returnValue = instance.GetComputerName()
string GetComputerName()
String^ GetComputerName()
function GetComputerName() : String

Return Value

Type: System.String

The name of the computer as a string.

Permissions

See Also

Reference

IVCWizCtlUI Interface

IVCWizCtlUI Members

Microsoft.VisualStudio.VsWizard Namespace