This documentation is archived and is not being maintained.
VersionedApiResourceRegistration Class
Visual Studio 2013
Contains methods to add and obtain information about registered API resources
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The VersionedApiResourceRegistration type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | RegisterResource | Register an API resource location/route. The controller should be named {area}{resource}Controller or it can use a [VersionedApiControllerCustomName] attribute to use a non-conventional name. |
Show:
