Compartilhar via


ClientScriptForConnect.Url Propriedade

Definição

Obtém ou define a URL do Executável de onde o conteúdo será originado. Se isso não for nulo, o ScriptContent não deverá ser usado

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a