Gets all objects declared by an <object> tag where the scope is set to "Application" within the ASP.NET application.
Documentation for this section has not yet been entered.
Application objects are defined in the Global.asax file inside the <object runat="server" scope="Application"> </object> tags.