![]() |
Overloaded. Initializes a new instance of the ApplicationEntry class. |
![]() | Application ID. |
![]() | Specifies default application document. Can be left blank if default document is Default.aspx or Index.htm. |
![]() | Application description - used only in the UI. |
![]() | Specifies version of ASP.NET this application was compiled under. |
![]() | 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. |
![]() | Application name - used in UI only. |
![]() | Path to the folder containing application files. |
![]() | TCP/IP port application is bound to. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns application UI-friendly name. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns application url in the form of http://MachineName:port/DefaultDocument |
![]() | Returns application url in the form of http://127.0.0.1:port/DefaultDocument |
![]() | Gets the Type of the current instance. |
![]() | Returns application url in the form of http://Hostname:port/DefaultDocument |
![]() | Returns true if application is running. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ApplicationEntry Class | CassiniConfiguration Namespace