Share via


XmlFormHostItem.Environment property

This member is a wrapper for the Environment property of the XmlForm class.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Environment As Environment
    Get
'Usage
Dim instance As XmlFormHostItem
Dim value As Environment

value = instance.Environment
public virtual Environment Environment { get; }

Property value

Type: Microsoft.Office.InfoPath.Environment
Returns Environment.

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace