Share via


ArraySettingItemProperty.EnabledWhen Property

Definition

Gets the rule that determines if this property is enabled in the UI.

[System.Runtime.Serialization.DataMember(Name="enableWhen")]
public Microsoft.VisualStudio.Extensibility.Settings.ArraySettingItemPropertyRule? EnabledWhen { get; init; }
[<System.Runtime.Serialization.DataMember(Name="enableWhen")>]
member this.EnabledWhen : Microsoft.VisualStudio.Extensibility.Settings.ArraySettingItemPropertyRule with get, set
Public Property EnabledWhen As ArraySettingItemPropertyRule

Property Value

Attributes

Applies to