ProjectCollectionHttpClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HttpClient to get collections.
[Microsoft.VisualStudio.Services.WebApi.ResourceArea("79134C72-4A58-4B42-976C-04E7115F32BF")]
public class ProjectCollectionHttpClient : Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
type ProjectCollectionHttpClient = class
inherit VssHttpClientBase
Public Class ProjectCollectionHttpClient
Inherits VssHttpClientBase
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBaseProjectCollectionHttpClient
- Attributes
-
Microsoft.VisualStudio.Services.WebApi.ResourceAreaAttribute
Constructors
Properties
| TranslatedExceptions |
Methods
| GetProjectCollection(String, Object) |
Get the project collection with the specified id/name. |
| GetProjectCollections(Nullable<Int32>, Nullable<Int32>, Object) |
Get all project collections for the requested application. |