次の方法で共有


SearchOptionDataSource.Value Property

Definition

Gets or sets the value for the search option. This property is only valid for Boolean search options.

public:
 property bool Value { bool get(); void set(bool value); };
public:
 property bool Value { bool get(); void set(bool value); };
public bool Value { get; set; }
member this.Value : bool with get, set
Public Property Value As Boolean

Property Value

Returns the value of a Boolean search option.

Applies to