_XDocument4.ServerInfo - Propriété
Cette propriété renvoie un objet ServerInfoObject qui fournit des informations sur le serveur SharePoint où se trouve le formulaire.
Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)
Syntaxe
'Déclaration
ReadOnly Property ServerInfo As ServerInfoObject
Get
'Utilisation
Dim instance As _XDocument4
Dim value As ServerInfoObject
value = instance.ServerInfo
ServerInfoObject ServerInfo { get; }
Valeur de propriété
Type : Microsoft.Office.Interop.InfoPath.ServerInfoObject
Objet qui fournit des informations sur le serveur SharePoint où se trouve le formulaire.