Freigeben über


VersionControlDebug-Klasse

Vererbungshierarchie

System.Object
  Microsoft.TeamFoundation.VersionControl.Common.VersionControlDebug

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

Syntax

'Declaration
Public NotInheritable Class VersionControlDebug
public static class VersionControlDebug

Der VersionControlDebug-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche MethodeStatischer Member AssertIsNotServerItem
Öffentliche MethodeStatischer Member AssertIsServerItem
Öffentliche MethodeStatischer Member AssertIsTeamProject
Öffentliche MethodeStatischer Member AssertLocalDirectoryDoesNotExist
Öffentliche MethodeStatischer Member AssertLocalDirectoryExists
Öffentliche MethodeStatischer Member AssertLocalFileDoesNotExist
Öffentliche MethodeStatischer Member AssertLocalFileExists
Öffentliche MethodeStatischer Member AssertLocalPathCanonicalized
Öffentliche MethodeStatischer Member AssertServerPathCanonicalized

Zum Seitenanfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

Microsoft.TeamFoundation.VersionControl.Common-Namespace