IVsSearchFilterToken::FilterSeparatorPosition Property

 

Gets the position of the filter field separator in the original text of the token.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[ComAliasNameAttribute("OLE.DWORD")]
[DispIdAttribute(1610743811)]
property unsigned int FilterSeparatorPosition {
	unsigned int get();
}

Property Value

Type: System::UInt32

The position of the filter field separator.

Return to top
Show: