ToolProviderConstants Class

Constants used by tool providers.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Client.ToolProviderConstants

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

Syntax

'Declaration
Public NotInheritable Class ToolProviderConstants
public static class ToolProviderConstants
public ref class ToolProviderConstants abstract sealed
[<AbstractClass>]
[<Sealed>]
type ToolProviderConstants =  class end
public final class ToolProviderConstants

The ToolProviderConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member ExtensionFallback The extension fallback.

Top

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.

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Client Namespace