Table of Contents

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

true to immediately start the download without clicking the button; otherwise, false.

Remarks

Default: false.