共用方式為


ServiceBusExceptionMessage.Attributes 屬性

命名空間:  Microsoft.VisualStudio.Services.Client
組件:  Microsoft.VisualStudio.Services.Client (在 Microsoft.VisualStudio.Services.Client.dll 中)

語法

'宣告
<DataMemberAttribute> _
Public Property Attributes As IDictionary(Of String, Object)
[DataMemberAttribute]
public IDictionary<string, Object> Attributes { get; set; }

屬性值

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

.NET Framework 安全性

請參閱

參考

ServiceBusExceptionMessage 類別

Microsoft.VisualStudio.Services.Client 命名空間