WebApiProjectCollection 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.
[System.Runtime.Serialization.DataContract]
public class WebApiProjectCollection : Microsoft.TeamFoundation.Core.WebApi.WebApiProjectCollectionRef
type WebApiProjectCollection = class
inherit WebApiProjectCollectionRef
Public Class WebApiProjectCollection
Inherits WebApiProjectCollectionRef
- Inheritance
- Attributes
Constructors
| WebApiProjectCollection() | |
| WebApiProjectCollection(WebApiProjectCollectionRef) |
Properties
| CollectionUrl |
Collection Tfs Url (Host Url) (Inherited from WebApiProjectCollectionRef) |
| Description |
Project collection description |
| Id |
Collection Guid (Inherited from WebApiProjectCollectionRef) |
| Name |
Collection Name (Inherited from WebApiProjectCollectionRef) |
| State |
Project collection state |
| Url |
Collection REST Url (Inherited from WebApiProjectCollectionRef) |