MatchWholeWord

SearchOptions.MatchWholeWord property

Ruft den Wert ab, der angibt, ob die Textsuche auf ein ganzes Wort beschränkt ist.

public bool MatchWholeWord { get; }

Eigentumswert

WAHR wenn die Textsuche durch ein ganzes Wort begrenzt ist; ansonsten,FALSCH.

Siehe auch