←Select platform

SourceUri Property

Summary

Gets the URI of the source item being downloaded.

Syntax

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

Property Value

the source item being downloaded.

Remarks

This is the same value as the sourceUri parameter passed to DownloadFileAsync or GetDownloadStreamAsync method.

Example

For an example, refer to DownloadFileAsync or GetDownloadStreamAsync.

Requirements

Target Platforms

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