Sdílet prostřednictvím


LoadParameters.ContentPaths Vlastnost

Definice

Získá nebo nastaví cestu k obsahu, který se má načíst. Cesta by měla být relativní adresa URL souboru původu.

[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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro