TfvcItemUtility 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.TfvcItemUtility

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

Syntax

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

The TfvcItemUtility type exposes the following members.

Methods

  Name Description
Public methodStatic member ConvertVersionControlRecursionType
Public methodStatic member GetItem(TeamFoundationRequestContext, String, VersionSpec)
Public methodStatic member GetItem(TeamFoundationRequestContext, String, String)
Public methodStatic member GetItem(TeamFoundationRequestContext, String, TfvcVersionDescriptor, ItemDetailsOptions)
Public methodStatic member GetItem(TeamFoundationRequestContext, String, String, ItemDetailsOptions)
Public methodStatic member GetItemDetailsOptionsFromQueryParameters
Public methodStatic member GetItems

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