WebServiceExtension Element (Iis Extension)
From Windows Installer XML
- Description
- The WebServiceExtension property is used by the Web server to determine whether a Web service extension is permitted to run.
- Windows Installer references
- None
- Parents
-
Component
- Inner Text
- None
- Children
- None
- Attributes
-
| Name |
Type |
Description |
Required |
| Id |
String |
|
Yes |
| Allow |
YesNoType |
Indicates if the extension is allowed or denied. |
Yes |
| Description |
String |
Description of the extension. |
|
| File |
String |
Usually a Property that resolves to short file name path |
Yes |
| Group |
String |
String used to identify groups of extensions. |
|
| UIDeletable |
YesNoType |
Indicates if the UI is allowed to delete the extension from the list of not. Default: Not deletable. |
|
- See Also
-
Iis Schema