Edit

GitChange Class

Definition

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

Constructors

GitChange(VersionControlChangeType)

Properties

ChangeType (Inherited from Change)
Item (Inherited from Change)
SourceServerItem (Inherited from Change)
Url (Inherited from Entity)

Methods

SetSecuredObject(ISecuredObject) (Inherited from Change)

Explicit Interface Implementations

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

Applies to