Partager via


ShelvesetNotification.ShelvedItems, propriété

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

Syntaxe

'Déclaration
Public ReadOnly Property ShelvedItems As IEnumerable(Of String)
public IEnumerable<string> ShelvedItems { get; }

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<String>
retourne IEnumerable<T> ;

Sécurité .NET Framework

Voir aussi

Référence

ShelvesetNotification Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms