共用方式為


LabelNotification.AffectedLabels 屬性

命名空間:  Microsoft.TeamFoundation.VersionControl.Server
組件:  Microsoft.TeamFoundation.VersionControl.Server (在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

語法

'宣告
Public ReadOnly Property AffectedLabels As IEnumerable(Of LabelResult)
public IEnumerable<LabelResult> AffectedLabels { get; }

屬性值

型別:System.Collections.Generic.IEnumerable<LabelResult>
傳回 IEnumerable<T>

.NET Framework 安全性

請參閱

參考

LabelNotification 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間