ClientScriptForConnect.ScriptContent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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