Language
Edit

GitForkTeamProjectReference Class

Definition

[System.Runtime.Serialization.DataContract]
public class GitForkTeamProjectReference : Microsoft.TeamFoundation.Core.WebApi.TeamProjectReference
type GitForkTeamProjectReference = class
    inherit TeamProjectReference
Public Class GitForkTeamProjectReference
Inherits TeamProjectReference
Inheritance
GitForkTeamProjectReference
Attributes

Constructors

Name Description
GitForkTeamProjectReference(ISecuredObject)

Properties

Name Description
Abbreviation

Project abbreviation.

(Inherited from TeamProjectReference)
DefaultTeamImageUrl

Url to default team identity image.

(Inherited from TeamProjectReference)
Description

The project's description (if any).

(Inherited from TeamProjectReference)
Id

Project identifier.

(Inherited from TeamProjectReference)
Name

Project name.

(Inherited from TeamProjectReference)
NamespaceId
RequiredPermissions
Revision

Project revision.

(Inherited from TeamProjectReference)
State

Project state.

(Inherited from TeamProjectReference)
Url

Url to the full version of the object.

(Inherited from TeamProjectReference)
Visibility

Project visibility.

(Inherited from TeamProjectReference)

Methods

Name Description
GetToken()

Explicit Interface Implementations

Name Description
ISecuredObject.GetToken() (Inherited from TeamProjectReference)
ISecuredObject.NamespaceId (Inherited from TeamProjectReference)
ISecuredObject.RequiredPermissions (Inherited from TeamProjectReference)

Applies to