Edit

GitResolutionPathConflict Class

Definition

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

Constructors

Name Description
GitResolutionPathConflict()

Properties

Name Description
Action
RenamePath

Methods

Name Description
SetSecuredObject(ISecuredObject) (Inherited from VersionControlSecuredObject)

Explicit Interface Implementations

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

Applies to