IIncrementalSearch.IsActive Eigenschaft

Definition

Bestimmt, ob gerade eine inkrementelle Suche ausgeführt wird.

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

Eigenschaftswert

Boolean

true, wenn eine inkrementelle Suche in Bearbeitung ist, andernfalls false.

Gilt für