This documentation is archived and is not being maintained.
TfsGitTag Class
Visual Studio 2013
System.Object
Microsoft.TeamFoundation.Git.Server.TfsGitObject
Microsoft.TeamFoundation.Git.Server.TfsGitTag
Microsoft.TeamFoundation.Git.Server.TfsGitObject
Microsoft.TeamFoundation.Git.Server.TfsGitTag
Namespace: Microsoft.TeamFoundation.Git.Server
Assembly: Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)
The TfsGitTag type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ObjectId | The 20-byte SHA-1 hash of this object. (Inherited from TfsGitObject.) |
![]() | ObjectType | The type of this object. (Inherited from TfsGitObject.) |
![]() | Repository | The repository in which this object exists. (Inherited from TfsGitObject.) |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetComment | |
![]() | GetCommitTime | |
![]() | GetContent | Gets the content for this object from the owning repository. (Inherited from TfsGitObject.) |
![]() | GetContentBytes | Gets the content for this object from the owning repository. (Inherited from TfsGitObject.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLength | Gets the length for this object from the owning repository. (Inherited from TfsGitObject.) |
![]() | GetLocalCommitTime | |
![]() | GetName | |
![]() | GetReferencedObject | |
![]() | GetTagger | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from TfsGitObject.) |
| Name | Description | |
|---|---|---|
![]() | GetResolvableObjectType | (Defined by Extensions.) |
![]() | ResolveToCommit | (Defined by Extensions.) |
![]() | TryResolveToCommit | (Defined by Extensions.) |
| Name | Description | |
|---|---|---|
![]() | m_objectId | (Inherited from TfsGitObject.) |
![]() | m_objectType | (Inherited from TfsGitObject.) |
![]() | m_repository | (Inherited from TfsGitObject.) |
Show:
