GitForkTeamProjectReference 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 GitForkTeamProjectReference : Microsoft.TeamFoundation.Core.WebApi.TeamProjectReference
type GitForkTeamProjectReference = class
inherit TeamProjectReference
Public Class GitForkTeamProjectReference
Inherits TeamProjectReference
- Inheritance
- Attributes
Constructors
| GitForkTeamProjectReference(ISecuredObject) |
Properties
| 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
| GetToken() |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from TeamProjectReference) |
| ISecuredObject.NamespaceId | (Inherited from TeamProjectReference) |
| ISecuredObject.RequiredPermissions | (Inherited from TeamProjectReference) |