Freigeben über


PathRestriction-Konstruktor (TeamFoundationIdentity, List<ClientArtifact>, Boolean)

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PathRestriction Klasse

PathRestriction-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace