Partilhar via


Construtor PathRestriction (TeamFoundationIdentity, List<ClientArtifact>, Boolean)

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (em Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    identity As TeamFoundationIdentity, _
    items As List(Of ClientArtifact), _
    allChangesIncluded As Boolean _
)
public PathRestriction(
    TeamFoundationIdentity identity,
    List<ClientArtifact> items,
    bool allChangesIncluded
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PathRestriction Classe

Sobrecargas PathRestriction

Namespace Microsoft.TeamFoundation.VersionControl.Server