Edit

GitFilePathsCollection Class

Definition

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

Constructors

Name Description
GitFilePathsCollection()

Fields

Name Description
Url

Properties

Name Description
CommitId
Paths

Methods

Name Description
SetSecuredObject(ISecuredObject) (Inherited from VersionControlSecuredObject)

Explicit Interface Implementations

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

Applies to