Skip to main content
Version: v3

WebApplicationExtension Element (Iis Extension)

Description
Extension for WebApplication
Windows Installer references
None
Parents
WebApplication
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
CheckPathYesNoType  
ExecutableStringusually a Property that resolves to short file name pathYes
ExtensionStringExtension being registered. Do not prefix with a '.' (e.g. you should use "html", not ".html"). To register for all extensions, use Extension="*". To register a wildcard application map (which handles all requests, even those for directories or files with no extension) omit the Extension attribute completely. 
ScriptYesNoType  
VerbsString  
See Also
Iis Schema