Share via


_XDocument4.ServerInfo Property

Gets a ServerInfoObject object that provides information about the SharePoint server where the form is located.

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

Syntax

'Declaration
ReadOnly Property ServerInfo As ServerInfoObject
    Get
'Usage
Dim instance As _XDocument4
Dim value As ServerInfoObject

value = instance.ServerInfo
ServerInfoObject ServerInfo { get; }

Property Value

Type: Microsoft.Office.Interop.InfoPath.ServerInfoObject
An object that provides information about the SharePoint server where the form is located.

See Also

Reference

_XDocument4 Interface

_XDocument4 Members

Microsoft.Office.Interop.InfoPath Namespace