This topic has not yet been rated - Rate this topic

Application class

This documentation is preliminary and is subject to change.

Represents the InfoPath application.

System.Object
  Microsoft.Office.InfoPath.Application

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
public abstract class Application

The Application object includes properties and methods that return references to the high-level objects of the InfoPath object model. For example, the XmlForms property returns a reference to a collection of XmlForm objects.

The Application object is the top-level object in the InfoPath object model, and it provides a number of properties and methods that can be used to access lower-level collections and objects in the object model, and to perform a variety of general purpose functions.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.