Freigeben über


PathRestriction.Items-Eigenschaft

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

Syntax

'Declaration
Public Property Items As ReadOnlyCollection(Of ClientArtifact)
public ReadOnlyCollection<ClientArtifact> Items { get; private set; }

Eigenschaftswert

Typ: System.Collections.ObjectModel.ReadOnlyCollection<ClientArtifact>
Gibt ReadOnlyCollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

PathRestriction Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace