다음을 통해 공유


PexSettingsAttributeBase.ObserveChoices Property

Definition

A value that indicates whether choices should be observed in the parameter table.

public:
 property bool ObserveChoices { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
[System.ComponentModel.Description("A value that indicates whether choices should be observed in the parameter table.")]
public bool ObserveChoices { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
[<System.ComponentModel.Description("A value that indicates whether choices should be observed in the parameter table.")>]
member this.ObserveChoices : bool with get, set
Public Property ObserveChoices As Boolean

Property Value

Returns Boolean.

Attributes

Applies to