Freigeben über


UnknownTarget.Attributes Eigenschaft

Definition

Ruft das Wörterbuch der Zeichenfolgenpaare& ab, die Informationen zum Speicherziel enthalten, oder legt es fest.

[Newtonsoft.Json.JsonProperty(PropertyName="attributes")]
public System.Collections.Generic.IDictionary<string,string> Attributes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attributes")>]
member this.Attributes : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Attributes As IDictionary(Of String, String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: