ExternalApplication 成员

代表 Microsoft InfoPath 应用程序。

ExternalApplication 类型公开以下成员。

方法

  名称 说明
公共方法 CacheSolution(String) 检查缓存中的表单模板,如果需要,从表单模板的发布位置更新该模板。 (从 _ExternalApplication 继承。)
公共方法 CacheSolution(String) 检查缓存中的表单模板,如果需要,从表单模板的发布位置更新该模板。 (从 _ExternalApplication2 继承。)
公共方法 Close(String) 关闭指定的 Microsoft InfoPath 表单。 (从 _ExternalApplication 继承。)
公共方法 Close(String) 关闭指定的表单。 (从 _ExternalApplication2 继承。)
公共方法 New(String, Int32) 基于指定的表单创建新的 Microsoft InfoPath 表单。 (从 _ExternalApplication 继承。)
公共方法 New(String, Int32) 基于指定的表单创建新表单。 (从 _ExternalApplication2 继承。)
公共方法 NewFromSolution(String) 基于指定的表单模板创建新的 Microsoft InfoPath 表单。 (从 _ExternalApplication 继承。)
公共方法 NewFromSolution(String) 基于指定的表单模板创建新表单。 (从 _ExternalApplication2 继承。)
公共方法 NewFromSolutionWithInputParameters 在指定了表单模板和输入参数的情况下,使用指定的表单模板创建新的表单。 (从 _ExternalApplication2 继承。)
公共方法 Open(String, Int32) 打开指定的 Microsoft InfoPath 表单。 (从 _ExternalApplication 继承。)
公共方法 Open(String, Int32) 打开指定的表单。 (从 _ExternalApplication2 继承。)
公共方法 Quit() 退出 Microsoft InfoPath 应用程序。 (从 _ExternalApplication 继承。)
公共方法 Quit() 退出应用程序。 (从 _ExternalApplication2 继承。)
公共方法 RegisterSolution(String, String) 安装指定的 Microsoft InfoPath 表单模板。 (从 _ExternalApplication 继承。)
公共方法 RegisterSolution(String, String) 安装指定的表单模板。 (从 _ExternalApplication2 继承。)
公共方法 UnregisterSolution(String) 卸载指定的 Microsoft InfoPath 表单模板。 (从 _ExternalApplication 继承。)
公共方法 UnregisterSolution(String) 卸载指定的表单模板。 (从 _ExternalApplication2 继承。)

页首

另请参阅

引用

ExternalApplication 接口

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间