←Select platform

SiteUri Property

Summary
Gets the SharePoint server site URI.

Syntax
C#
C++/CLI
Python
public Uri SiteUri { get; } 
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.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.