Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the initialized non-global applications.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim value As ArrayList
value = Me.initializedNonGlobalApps
Me.initializedNonGlobalApps = value
Syntax
'Declaration
Protected initializedNonGlobalApps As ArrayList
protected ArrayList initializedNonGlobalApps
protected:
ArrayList^ initializedNonGlobalApps
protected ArrayList initializedNonGlobalApps
protected var initializedNonGlobalApps : ArrayList
Remarks
Useful to eliminate initialing 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.