Settings.ShowGettingStartedOnStart プロパティ

定義

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

プロパティ値

属性

適用対象