WebSiteGetConfigurationResponse.HandlerMapping.ScriptProcessor 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.
Optional. The absolute path to the location of the executable file that will handle the files specified in the SiteConfig.HandlerMappings.HandlerMapping.Extension element.
public string ScriptProcessor { get; set; }
member this.ScriptProcessor : string with get, set
Public Property ScriptProcessor As String