Freigeben über


Workspace.ExtraProperties Eigenschaft

Definition

Ruft Konfigurationen und Featureflags auf Arbeitsbereichsebene ab.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.extraProperties")]
public System.Collections.Generic.IDictionary<string,object> ExtraProperties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.extraProperties")>]
member this.ExtraProperties : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property ExtraProperties As IDictionary(Of String, Object)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: