Property Extension
- Namespace
- DotNetBrowser.Downloads
- Assembly
- DotNetBrowser.dll
Extension
Gets the extension that initiated this download.
IExtension Extension { get; }
Property Value
- IExtension
The extension that initiated this download. Can be
null
if no IExtension is associated with this download.