WebSiteGetConfigurationResponse.HandlerMapping.Extension Property

 

Gets or sets the extension of the file type that the script processor will handle.

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

public string Extension { get; set; }

Property Value

Type: System.String

The extension.

Return to top
Show: