Table of Contents

Class IisApplication

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a Microsoft IIS application.

public class IisApplication : IisApplicationBase, IComparable<IisVirtualDirectoryBase>
Inheritance
IisApplication
Implements
Inherited Members

Constructors

IisApplication()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.IisApplication class.

public IisApplication()

Methods

ToString()

Returns the application as a human readable string.

public override string ToString()

Returns

string

The application as a human readable string.