Settings.ShowGettingStartedOnStart Property

Definition

public:
 property bool ShowGettingStartedOnStart { bool get(); void set(bool value); };
[System.Configuration.DefaultSettingValue("True")]
[System.Configuration.UserScopedSetting]
[System.Diagnostics.DebuggerNonUserCode]
public bool ShowGettingStartedOnStart { get; set; }
[<System.Configuration.DefaultSettingValue("True")>]
[<System.Configuration.UserScopedSetting>]
[<System.Diagnostics.DebuggerNonUserCode>]
member this.ShowGettingStartedOnStart : bool with get, set
Public Property ShowGettingStartedOnStart As Boolean

Property Value

Attributes

Applies to