Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 781 Bytes

semantictextquery_find_1750099982.md

File metadata and controls

28 lines (20 loc) · 781 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Data.Text.SemanticTextQuery.Find(System.String)
winrt method
xbox

Windows.Data.Text.SemanticTextQuery.Find

-description

Returns segments of a source string that match the SemanticTextQuery object's query.

-parameters

-param content

A source string to be queried.

-returns

A collection of TextSegment structures that represent hits from the query.

-remarks

-examples

-see-also

Semantic text query sample (Windows 10)