次の方法で共有


SharePointListAdapterRW.SiteUrl プロパティ

定義

オブジェクトによって表されるデータ接続がクエリを実行する SharePoint Foundation サイトの Uniform Resource Locator (URL) を Microsoft.Office.Interop.InfoPath.SharepointListAdapterRWObject 取得します。

public:
 property System::String ^ SiteUrl { System::String ^ get(); void set(System::String ^ value); };
public string SiteUrl { get; set; }
member this.SiteUrl : string with get, set
Public Property SiteUrl As String

プロパティ値

サイトの URL。

適用対象