次の方法で共有


ServerInfo.SharePointServerRootUrl プロパティ

定義

フォームがある SharePoint サーバーのルート URL を取得します。

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

プロパティ値

フォームがある SharePoint サーバーのルート URL。

適用対象