WebFilter Element

WiX Help

WebFilter Element

Description

IIs Filter for a Component

Windows Installer references
None
Parents
Component, Include, WebSite
Inner Text
None
Children
None
Attributes
Name Type Description Required
Id String The unique Id for the web filter. Yes
Description String Description of the filter.  
Flags Integer Sets the MD_FILTER_FLAGS metabase key for the filter. This must be an integer. See MSDN 'FilterFlags' documentation for more details.  
LoadOrder String Allowed values: "first", "last", number  
Name String The name of the filter to be used in IIS. Yes
Path String Usually a Property that resolves to short file name path Yes
WebSite String Required if not found as child of WebSite element  
See Also
Wix Schema