Application Members (Microsoft.Office.InfoPath)

Represents the Microsoft Office InfoPath 2007 application.

The following tables list the members exposed by the Application type.

Protected Constructors

  Name Description
Protected method Application  

Top

Public Properties

  Name Description
Public property ActiveWindow Gets a reference to a Window object that represents the currently active window.
Public property ComAddIns Gets a Microsoft.Office.Core.COMAddIns object containing information about the COM Add-ins registered for the current InfoPath application.
Public property Environment Gets a reference to an Environment object that can be used to determine which runtime environment (InfoPath, Web browser, or mobile browser) the form is running in.
Public property LanguageSettings Gets a reference to the Microsoft.Office.Core.LanguageSettings object.
Public property MachineOnlineState Gets the current connection state of the client computer.
Public property Name Gets the name of the InfoPath application.
Public property UsableHeight Gets the available screen height, the maximum number of points to which you can set the height of an InfoPath document window.
Public property UsableWidth Gets the available screen width, the maximum number of points to which you can set the width of an InfoPath document window.
Public property User Gets a reference to the User object.
Public property Version Gets the Microsoft Office InfoPath 2007 version number.
Public property Windows Gets a reference to the WindowCollection.
Public property XmlForms Gets a reference to the XmlFormCollection.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method CacheFormTemplate Examines the form template in the cache and, if necessary, updates it from the published location of the form template.
Public method Equals  Overloaded. (inherited from Object)
Public method GetFormTemplateLocation Gets the Uniform Resource Locator (URL) or universal naming convention (UNC) location of a form template from the local cache ID.
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method IsDestinationReachable Gets a value indicating whether a connection can be made to the destination computer using the specified Uniform Resource Locator (URL), universal naming convention (UNC) path, or IP address.
Public method Quit Overloaded.  
Public method Static ReferenceEquals  (inherited from Object)
Public method RegisterFormTemplate Overloaded.  
Public method ToString  (inherited from Object)
Public method UnregisterFormTemplate Uninstalls the specified form template.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Application Class
Microsoft.Office.InfoPath Namespace