GitResolutionPathConflict Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
| GitResolutionPathConflict() |
Properties
| Action | |
| RenamePath |
Methods
| SetSecuredObject(ISecuredObject) | (Inherited from VersionControlSecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from VersionControlSecuredObject) |