IncrementalSearchResult.ResultFound Eigenschaft

Definition

Bestimmt, ob die Suche nach dem Ausdruck erfolgreich war.

public:
 property bool ResultFound { bool get(); };
public:
 property bool ResultFound { bool get(); };
public bool ResultFound { get; }
public bool ResultFound { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.ResultFound : bool
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.ResultFound : bool
Public ReadOnly Property ResultFound As Boolean

Eigenschaftswert

Boolean

true, wenn die Suche erfolgreich war.

Attribute

Gilt für