Settings.IsLibraryBrowserVisible Property

Definition

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

Property Value

Attributes

Applies to