Partager via


LabelNotification.AffectedLabels, 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 AffectedLabels As IEnumerable(Of LabelResult)
public IEnumerable<LabelResult> AffectedLabels { get; }

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

LabelNotification Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms