←Select platform

SiteUri Property

Summary

Gets the SharePoint server site URI.

Syntax

C#
VB
C++
public Uri SiteUri {get;}
Public ReadOnly Property SiteUri As Uri
public: 
property Uri^ SiteUri { 
   Uri^ get(); 
} 

Property Value

The SharePoint server site URI.

Remarks

This is the same value as the siteUri parameter passed to UploadFileAsync or UploadStreamAsync.

Example

For an example, refer to UploadFileAsync or UploadStreamAsync.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize