Back to Devexpress

AsyncDownloadPolicy.FailedEventArgs.Uri Property

corelibraries-devexpress-dot-data-dot-asyncdownloadpolicy-dot-failedeventargs-e41f9660.md

latest1.0 KB
Original Source

AsyncDownloadPolicy.FailedEventArgs.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

AsyncDownloadPolicy.FailedEventArgs Class

AsyncDownloadPolicy.FailedEventArgs Members

DevExpress.Data Namespace