TfvcShelvesetWorkItemsController 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
System.Web.Http.ApiController
Microsoft.TeamFoundation.Framework.Server.TfsApiController
Microsoft.TeamFoundation.SourceControl.WebApi.TfvcApiController
Microsoft.TeamFoundation.SourceControl.WebApi.TfvcShelvesetWorkItemsController
Namespace: Microsoft.TeamFoundation.SourceControl.WebApi
Assembly: Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)
Syntax
'Declaration
Public Class TfvcShelvesetWorkItemsController _
Inherits TfvcApiController
public class TfvcShelvesetWorkItemsController : TfvcApiController
public ref class TfvcShelvesetWorkItemsController : public TfvcApiController
type TfvcShelvesetWorkItemsController =
class
inherit TfvcApiController
end
public class TfvcShelvesetWorkItemsController extends TfvcApiController
The TfvcShelvesetWorkItemsController type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
TfvcShelvesetWorkItemsController |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
BaseHttpExceptions | (Inherited from TfsApiController.) |
![]() |
Configuration | (Inherited from ApiController.) |
![]() |
ControllerContext | (Inherited from ApiController.) |
![]() |
HttpExceptions | (Inherited from TfvcApiController.) |
![]() |
ModelState | (Inherited from ApiController.) |
![]() |
Request | (Inherited from ApiController.) |
![]() |
RequestContext | (Inherited from TfsApiController.) |
![]() |
TraceArea | (Inherited from TfvcApiController.) |
![]() |
Url | (Inherited from ApiController.) |
![]() |
User | (Inherited from ApiController.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Dispose() | (Inherited from ApiController.) |
![]() |
Dispose(Boolean) | (Inherited from ApiController.) |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
ExecuteAsync | (Inherited from ApiController.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetShelvesetWorkItems | |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Initialize | (Inherited from TfsApiController.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
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.
.gif)
.gif)
.gif)