次の方法で共有


ServerInfo.SharePointSiteUrl プロパティ

定義

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

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

プロパティ値

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

適用対象