JavaScriptResult.Script Property

Definition

Gets or sets the script.

public string Script { get; set; }
member this.Script : string with get, set
Public Property Script As String

Property Value

The script.

Applies to