Iis6ServiceExtensionFile Properties | MSBuild Extension Pack Help 4.0.12.0 |
The Iis6ServiceExtensionFile type exposes the following members.
Properties
Name | Description | |
---|---|---|
Deletable |
Sets whether the file can be deleted from the Web Service Extension Restriction List.
|
|
Description |
Sets the Description of the web service extension being added
|
|
Exists |
Gets whether the service extension file exists. Output
|
|
Force |
Set to true to delete an existing extension of the same name. Default is false.
|
|
GroupId |
A unique text ID associated with one or more ISAPIs or CGIs required for enabling the group
|
|
Path |
Sets the Path to the web extension service file.
|
|
Permission |
Sets whether the extension is Allowed or Prohibited. Default is Allowed.
|
See Also