IBuildDefinition.AttachedProperties 屬性

附加屬性

命名空間:  Microsoft.TeamFoundation.Build.Client
組件:  Microsoft.TeamFoundation.Build.Client (在 Microsoft.TeamFoundation.Build.Client.dll 中)

語法

'宣告
ReadOnly Property AttachedProperties As IDictionary(Of String, Object)
IDictionary<string, Object> AttachedProperties { get; }

屬性值

類型:System.Collections.Generic.IDictionary<String, Object>

.NET Framework 安全性

請參閱

參考

IBuildDefinition 介面

Microsoft.TeamFoundation.Build.Client 命名空間