_XDocument4.ServerInfo Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém um ServerInfoObject objeto que fornece informações sobre o servidor do SharePoint onde o formulário está localizado.
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
Valor da propriedade
Um objeto que fornece informações sobre o servidor do SharePoint onde o formulário está localizado.
Comentários
This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.