Share via


XmlFormHostItem.ServerInfo property

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

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

Syntax

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

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

Property value

Type: Microsoft.Office.InfoPath.ServerInfo
Returns ServerInfo.

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace