Dela via


LoadParameters.ContentPaths Egenskap

Definition

Hämtar eller anger sökvägen till det innehåll som ska läsas in. Sökvägen ska vara en relativ fil-URL för ursprunget.

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

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för