FindData Properties

 

Namespace:   Microsoft.VisualStudio.Text.Operations
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

NameDescription
System_CAPS_pubpropertyFindOptions

Gets or sets the options that are used for the search.

System_CAPS_pubpropertySearchString

Gets or sets the string to use in the search.

System_CAPS_pubpropertyTextSnapshotToSearch

Gets or sets the ITextSnapshot on which to perform the search.

System_CAPS_pubpropertyTextStructureNavigator

Gets or sets the ITextStructureNavigator to use in determining word boundaries.

Return to top
Show: