GitResolutionRename1to2 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 GitResolutionRename1to2 : Microsoft.TeamFoundation.SourceControl.WebApi.GitResolutionMergeContent
type GitResolutionRename1to2 = class
inherit GitResolutionMergeContent
Public Class GitResolutionRename1to2
Inherits GitResolutionMergeContent
- Inheritance
- Attributes
Constructors
| GitResolutionRename1to2() |
Properties
| Action | |
| MergeType | (Inherited from GitResolutionMergeContent) |
| UserMergedBlob | (Inherited from GitResolutionMergeContent) |
| UserMergedContent | (Inherited from GitResolutionMergeContent) |
Methods
| SetSecuredObject(ISecuredObject) | (Inherited from GitResolutionMergeContent) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from VersionControlSecuredObject) |