Share via


XmlFormHostItem.NetworkState Property

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

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

Syntax

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

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

Property Value

Type: Microsoft.Office.InfoPath.NetworkState
Returns NetworkState.

See Also

Reference

XmlFormHostItem Class

XmlFormHostItem Members

Microsoft.Office.InfoPath Namespace