WebApiConstants Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.SourceControl.WebApi.WebApiConstants

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

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

The WebApiConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member TraceArea

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.SourceControl.WebApi Namespace