[This is preliminary documentation and is subject to change.]
Gets the list of all the applications
Namespace:
OfficeClip.BusinessLayer.FrameworkAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public static ArrayList AllApplications() |
Visual Basic (Declaration) |
---|
Public Shared Function AllApplications As ArrayList |
Visual C++ |
---|
public: static ArrayList^ AllApplications() |