_XDocument4.ServerInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.