GitCommitDiffs 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 GitCommitDiffs : Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlSecuredObject
type GitCommitDiffs = class
inherit VersionControlSecuredObject
Public Class GitCommitDiffs
Inherits VersionControlSecuredObject
- Inheritance
- Attributes
Constructors
GitCommitDiffs() |
Properties
AheadCount | |
AllChangesIncluded | |
BaseCommit | |
BehindCount | |
ChangeCounts | |
Changes | |
CommonCommit | |
TargetCommit |
Methods
SetSecuredObject(ISecuredObject) |
Explicit Interface Implementations
ISecuredObject.GetToken() | (Inherited from VersionControlSecuredObject) |
ISecuredObject.NamespaceId | (Inherited from VersionControlSecuredObject) |
ISecuredObject.RequiredPermissions | (Inherited from VersionControlSecuredObject) |