Click or drag to resize

IDownloadServicePackage Property

Gets the DownloadPackage object that contains information about the file to download.

Namespace: Downloader
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
DownloadPackage Package { get; }

Property Value

DownloadPackage
See Also