Compartilhar via


Propriedade LabelNotification.AffectedLabels

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

Sintaxe

'Declaração
Public ReadOnly Property AffectedLabels As IEnumerable(Of LabelResult)
public IEnumerable<LabelResult> AffectedLabels { get; }

Valor de propriedade

Tipo: System.Collections.Generic.IEnumerable<LabelResult>
Retorna IEnumerable<T>.

Segurança do .NET Framework

Consulte também

Referência

LabelNotification Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server