Environment Members (Microsoft.Office.InfoPath)
Provides properties to determine what runtime environment was used to open the form template.
The following tables list the members exposed by the Environment type.
| Name | Description | |
|---|---|---|
| IsBrowser | Gets whether the form template was opened from Microsoft Office Forms Server 2007 or InfoPath Forms Services in a Web browser. |
| IsMobile | Gets whether the form template was opened from Microsoft Office Forms Server 2007 or InfoPath Forms Services in a browser on a mobile device. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object) |
| GetHashCode | (inherited from Object) |
| GetType | (inherited from Object) |
| ReferenceEquals | (inherited from Object) |
| ToString | (inherited from Object) |