Compartilhar via


ServerInfo.SharePointListUrl Propriedade

Definição

Obtém um String que fornece a URL da lista do SharePoint em que o formulário está localizado.

public:
 property System::String ^ SharePointListUrl { System::String ^ get(); };
public string SharePointListUrl { get; }
member this.SharePointListUrl : string
Public ReadOnly Property SharePointListUrl As String

Valor da propriedade

A URL da lista do SharePoint.

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.

Aplica-se a