Language
Edit

GitAnnotateResult Class

Definition

[System.Runtime.Serialization.DataContract]
public class GitAnnotateResult : Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlSecuredObject
type GitAnnotateResult = class
    inherit VersionControlSecuredObject
Public Class GitAnnotateResult
Inherits VersionControlSecuredObject
Inheritance
GitAnnotateResult
Inheritance
Attributes

Constructors

Name Description
GitAnnotateResult()

Properties

Name Description
Diff
OriginalObjectId

Methods

Name Description
SetSecuredObject(ISecuredObject)

Explicit Interface Implementations

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

Applies to