SettingCategory.VisibleWhen Property

Definition

Gets the rule that determines if this category is visible in the UI.

[System.Runtime.Serialization.DataMember]
public Microsoft.VisualStudio.Extensibility.Settings.SettingRule? VisibleWhen { get; init; }
[<System.Runtime.Serialization.DataMember>]
member this.VisibleWhen : Microsoft.VisualStudio.Extensibility.Settings.SettingRule with get, set
Public Property VisibleWhen As SettingRule

Property Value

Attributes

Applies to