GitLastChangeTreeItems 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 GitLastChangeTreeItems : Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlSecuredObject
type GitLastChangeTreeItems = class
inherit VersionControlSecuredObject
Public Class GitLastChangeTreeItems
Inherits VersionControlSecuredObject
- Inheritance
- Attributes
Constructors
| GitLastChangeTreeItems() |
Properties
| Commits |
The list of commits referenced by Items, if they were requested. |
| Items |
The last change of items. |
| LastExploredTime |
The last explored time, in case the result is not comprehensive. Null otherwise. |
Methods
| SetSecuredObject(ISecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from VersionControlSecuredObject) |