ContentFilter(String)

Initialisiert eine neue Instanz der ContentFilter-Klasse mit dem angegebenen Suchtext. Der ist der Standardwert von .

Initialises a new instance of the ContentFilter class with the indicated search text. The MatchType is the default value of ContentMatchType.

Parameter

word

Type: System.String

This parameter is the search text to be searched for in the content of the data objects.

If NULL or a character string with the length 0 is indicated for this parameter, then an exception of the type ArgumentException is triggered.