Language
Edit

GitPathToItemsCollection Class

Definition

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

Constructors

Name Description
GitPathToItemsCollection()
GitPathToItemsCollection(ISecuredObject)

Properties

Name Description
Items

Methods

Name Description
SetSecuredObject(ISecuredObject)

Explicit Interface Implementations

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

Applies to