Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 936 Bytes

semantictextquery_findinproperty_180827774.md

File metadata and controls

31 lines (22 loc) · 936 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Data.Text.SemanticTextQuery.FindInProperty(System.String,System.String)
winrt method
xbox

Windows.Data.Text.SemanticTextQuery.FindInProperty

-description

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

-parameters

-param propertyContent

A source string to be queried.

-param propertyName

The name of the property.

-returns

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

-remarks

-examples

-see-also

Semantic text query sample (Windows 10)