次の方法で共有


IIncrementalSearch.IsActive Property

Definition

Determines whether an incremental search is in process.

public:
 property bool IsActive { bool get(); };
public:
 property bool IsActive { bool get(); };
public bool IsActive { get; }
member this.IsActive : bool
Public ReadOnly Property IsActive As Boolean

Property Value

true if an incremental search is in process, otherwise false.

Applies to