Edit

GitResolutionMergeContent Class

Definition

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

Constructors

Name Description
GitResolutionMergeContent()

Properties

Name Description
MergeType
UserMergedBlob
UserMergedContent

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