←Select platform

DestinationPath Property

Summary
Gets the destination path on the SharePoint server.

Syntax
C#
C++/CLI
Python
public string DestinationPath { get; } 
public: 
property String^ DestinationPath { 
   String^ get(); 
} 

Property Value

The destination path on the SharePoint server.

Remarks

This is the same value as the destinationPath 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.