IVsSearchFilterToken::FilterTokenType Property

 

Gets the filter token type.

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

[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSSEARCHFILTERTOKENTYPE")]
[DispIdAttribute(1610743810)]
property unsigned int FilterTokenType {
	unsigned int get();
}

Property Value

Type: System::UInt32

The filter token type.

Return to top
Show: