Freigeben über


ComputerInfo.GetComputerAccount-Methode

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Function GetComputerAccount ( _
    computerNameOrAddress As String, _
    logger As ITFLogger _
) As String
public static string GetComputerAccount(
    string computerNameOrAddress,
    ITFLogger logger
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

ComputerInfo Klasse

Microsoft.TeamFoundation.Common-Namespace