Settings.IsPropertiesBrowserVisible 屬性

定義

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

屬性值

屬性

適用於