Edit

Share via


_XDocument4.ServerInfo Property

Definition

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

public:
 property Microsoft::Office::Interop::InfoPath::ServerInfoObject ^ ServerInfo { Microsoft::Office::Interop::InfoPath::ServerInfoObject ^ get(); };
public Microsoft.Office.Interop.InfoPath.ServerInfoObject ServerInfo { get; }
member this.ServerInfo : Microsoft.Office.Interop.InfoPath.ServerInfoObject
Public ReadOnly Property ServerInfo As ServerInfoObject

Property Value

An object that provides information about the SharePoint server where the form is located.

Applies to