Upravit

Sdílet prostřednictvím


SharePointListAdapterRW.SiteUrl Property

Definition

Gets the Uniform Resource Locator (URL) of the SharePoint Foundation site that the data connection represented by the Microsoft.Office.Interop.InfoPath.SharepointListAdapterRWObject object will query.

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

Property Value

The URL of the site.

Applies to