GitChange 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 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) |