Freigeben über


FluxConfiguration.NamespaceProperty Eigenschaft

Definition

Ruft den Namespace ab, in dem diese Konfiguration installiert ist, oder legt diesen fest. Maximal 253 alphanumerische Kleinbuchstaben, Bindestrich und Punkt.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.namespace")]
public string NamespaceProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.namespace")>]
member this.NamespaceProperty : string with get, set
Public Property NamespaceProperty As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: