_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