Cassini Configuration API Documentation

ApplicationEntry Fields

The fields of the ApplicationEntry class are listed below. For a complete list of ApplicationEntry class members, see the ApplicationEntry Members topic.

Public Instance Fields

ApplicationID Application ID.
DefaultDocument Specifies default application document. Can be left blank if default document is Default.aspx or Index.htm.
Description Application description - used only in the UI.
FrameworkVersion Specifies version of ASP.NET this application was compiled under.
KeepRunning If true, will make Cassini Server ping the application every 10 or so minutes, to make sure the application won't time out and unload itself.
Name Application name - used in UI only.
PhysicalPath Path to the folder containing application files.
Port TCP/IP port application is bound to.

See Also

ApplicationEntry Class | CassiniConfiguration Namespace