ApplicationHost.allGlobalApps Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies all the global applications (both tagged and untagged)
protected: static System::Collections::ArrayList ^ allGlobalApps;
protected static System.Collections.ArrayList allGlobalApps;
staticval mutable allGlobalApps : System.Collections.ArrayList
Protected Shared allGlobalApps As ArrayList