Summary
Gets the version of IIS corresponding with the current OS.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Web - Containing Type
- WebBase
Syntax
protected WebBase.IISVersion Version { get; }
Value
Type | Description |
---|---|
WebBase |
The version of IIS corresponding with the current OS. |