WebServiceExtension element (Iis extension)
The WebServiceExtension property is used by the Web server to determine whether a Web service extension is permitted to run.
Attributes
Allow
wxs:YesNoTypeUnion requiredIndicates if the extension is allowed or denied.
Description
stringDescription of the extension.
File
string requiredUsually a Property that resolves to short file name path
Group
stringString used to identify groups of extensions.
Id
stringIdentifier for the web service extension. Used within the MSI package only. If the Id is not specified, it will be generated.
UIDeletable
wxs:YesNoTypeUnionIndicates if the UI is allowed to delete the extension from the list of not. Default: Not deletable.