Freigeben über


CompositePath.Path Eigenschaft

Definition

Ruft den Pfad ab, für den das Indizierungsverhalten gilt, oder legt diesen fest. Indexpfade beginnen in der Regel mit stamm und enden mit einem Wildcard (/path/*)

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: