Edit

GitAnnotateBatchResult Class

Definition

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

Constructors

Name Description
GitAnnotateBatchResult()

Properties

Name Description
Diffs
ModifiedObjectId

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