SharePointListAdapterRW.SiteUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.