ClientScriptForConnect.ScriptContent Property

Definition

Gets or sets file content of the client script for file / folder restore.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to