System.Web
2.0.0.0
System.Object
The object is used by the class for information about running applications.
Provides information about a running application. This class cannot be inherited.
Property
System.String
To be added.
For applications running under Microsoft Internet Information Services (IIS), the application ID is the metabase path to the application root, such as /LM/W3SVC/1/Root/application.
Gets the unique identifier for the application.
2.0.0.0
Property
System.String
To be added.
The property is the path that was passed to the method when the application was created.
Gets the physical path corresponding to the application's root.
2.0.0.0
Property
System.String
To be added.
The property is the virtual path that was passed to the method when the application was created.
Gets the virtual path corresponding to the application's root.
2.0.0.0