Property StartDownloadImmediately
- Namespace
- SLNetTypes.Automation
- Assembly
- SLNetTypes.dll
StartDownloadImmediately
Gets or sets a value indicating whether the download will start immediately when the component is displayed.
public bool StartDownloadImmediately { get; set; }
Property Value
- bool
trueto immediately start the download without clicking the button; otherwise,false.
Remarks
Default: false.