HandlerMapping.ScriptProcessor Property

Definition

Gets or sets the absolute path to the FastCGI application.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to