Partager via


PathRestriction.Items, propriété

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

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

Valeur de propriété

Type : System.Collections.ObjectModel.ReadOnlyCollection<ClientArtifact>
retourne ReadOnlyCollection<T> ;

Sécurité .NET Framework

Voir aussi

Référence

PathRestriction Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms