Click or drag to resize

SetupConfigAutoStartWithWindows Property

Gets or sets a value indicating whether the application should be launched when Windows starts.

Namespace:  MicaSystems.Utils.Setup
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
[DataMemberAttribute]
public bool AutoStartWithWindows { get; set; }

Property Value

Type: Boolean
See Also