次の方法で共有


ServerInfo.SharePointSiteCollectionUrl プロパティ

定義

フォームがある SharePoint サイト コレクションの URL を取得します。

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

プロパティ値

フォームがある SharePoint サイト コレクションの URL。

適用対象