ProjectCompatHttpClientBase 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 for get, edit, create, delete project.
public class ProjectCompatHttpClientBase : Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
type ProjectCompatHttpClientBase = class
inherit VssHttpClientBase
Public Class ProjectCompatHttpClientBase
Inherits VssHttpClientBase
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBaseProjectCompatHttpClientBase
- Derived
Constructors
Methods
| Name | Description |
|---|---|
| GetProjects(Nullable<ProjectState>, Nullable<Int32>, Nullable<Int32>, Object) |
Obsolete.
Get projects with the specified state. |