RepositoryConstants Class
A set of constants for the repository.
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)
Syntax
'Declaration
Public NotInheritable Class RepositoryConstants
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class RepositoryConstants
public ref class RepositoryConstants abstract sealed
public final class RepositoryConstants
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.VersionControl.Common.RepositoryConstants
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.