Back to Devexpress

AsyncDownloadPolicy.DownloadedEventArgs.Uri Property

corelibraries-devexpress-dot-data-dot-asyncdownloadpolicy-dot-downloadedeventargs-6bb7aa89.md

latest1.1 KB
Original Source

AsyncDownloadPolicy.DownloadedEventArgs.Uri Property

Gets the identifier of the downloaded resource.

Namespace : DevExpress.Data

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public Uri Uri { get; }
vb
Public ReadOnly Property Uri As Uri

Property Value

TypeDescription
Uri

The resource identifier.

|

See Also

Downloaded

AsyncDownloadPolicy.DownloadedEventArgs Class

AsyncDownloadPolicy.DownloadedEventArgs Members

DevExpress.Data Namespace