WebSiteGetConfigurationResponse.HandlerMapping.ScriptProcessor Property

 

Gets or sets the absolute path to the location of the executable file that will handle the files specified in the Extension property.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public string ScriptProcessor { get; set; }

Property Value

Type: System.String

The absolute path.

Return to top
Show: