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
- computerNameOrAddress
Typ: System.String
- logger
Typ: Microsoft.TeamFoundation.Common.ITFLogger
Rückgabewert
Typ: System.String
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.