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

속성 값

특성

적용 대상