Base task for any IIS-related task. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated.
Namespace: MSBuild.Community.Tasks.IIS
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
Remarks
Stores the base logic for gathering the IIS version and server and port checking. This base task also stores common properties for other related tasks.
Inheritance Hierarchy
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
See Also
Documentation version 1.0.0.0.