Edit

WebApiProjectCollection Class

Definition

[System.Runtime.Serialization.DataContract]
public class WebApiProjectCollection : Microsoft.TeamFoundation.Core.WebApi.WebApiProjectCollectionRef
type WebApiProjectCollection = class
    inherit WebApiProjectCollectionRef
Public Class WebApiProjectCollection
Inherits WebApiProjectCollectionRef
Inheritance
WebApiProjectCollection
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)

Applies to