Freigeben über


ServiceBusExceptionMessage.Attributes-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.Client
Assembly:  Microsoft.VisualStudio.Services.Client (in Microsoft.VisualStudio.Services.Client.dll)

Syntax

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

Eigenschaftswert

Typ: System.Collections.Generic.IDictionary<String, Object>

.NET Framework-Sicherheit

Siehe auch

Referenz

ServiceBusExceptionMessage Klasse

Microsoft.VisualStudio.Services.Client-Namespace