ApplicationInfo.ID Property
.NET Framework (current version)
Gets the unique identifier for the application.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringThe unique identifier for the application specified when the application was created by using the CreateObject method.
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.
.NET Framework
Available since 2.0
Available since 2.0
Show: