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

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

Syntax

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

The TfvcShelvesetUtility type exposes the following members.

Methods

  Name Description
Public methodStatic member GetShelveset(TeamFoundationRequestContext, String, String)
Public methodStatic member GetShelveset(TeamFoundationRequestContext, UrlHelper, TfvcShelvesetQuery)
Public methodStatic member GetShelvesets
Public methodStatic member GetShelvesetVersionSpecFromId
Public methodStatic member GetWorkItems
Public methodStatic member ParseNameId
Public methodStatic member TryParseOwnerId

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