_XDocument4.ServerInfo Propriété

Définition

Obtient un ServerInfoObject objet qui fournit des informations sur le serveur SharePoint où se trouve le formulaire.

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

Valeur de propriété

Objet qui fournit des informations sur le serveur SharePoint où se trouve le formulaire.

Remarques

Seuls les formulaires qui s’exécutent dans le même domaine que le formulaire actuellement ouvert ou les formulaires disposant d’autorisations inter-domaines peuvent accéder à ce membre.

S’applique à