IncrementalSearchResult.ResultFound Propriedade

Definição

Determina se a pesquisa do termo foi bem-sucedida.

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

Valor da propriedade

Boolean

true se a pesquisa foi bem-sucedida.

Atributos

Aplica-se a