Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the initialized global applications.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim value As ArrayList
value = ApplicationHost.initializedApps
ApplicationHost.initializedApps = value
Syntax
'Declaration
Protected Shared initializedApps As ArrayList
protected static ArrayList initializedApps
protected:
static ArrayList^ initializedApps
protected static ArrayList initializedApps
protected static var initializedApps : ArrayList
Remarks
Useful to eliminate initializing applications multiple times.
Platforms
See Also
Reference
ApplicationHost Class
ApplicationHost Members
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.