CiEvent.Properties 屬性

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

語法

'宣告
Public Property Properties As Dictionary(Of String, Object)
public Dictionary<string, Object> Properties { get; private set; }

屬性值

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

.NET Framework 安全性

請參閱

參考

CiEvent 類別

Microsoft.TeamFoundation.Framework.Server.BusinessIntelligence 命名空間