Share via


FilterString Attribute

The filter string (valid attribute name-value pair) to use, for example FilterString=("DocSet"="Visual C++"). If you want to specify a predefined filter instead of a name-value pair, use the FilterName Attribute.

Note

If both FilterString and FilterName attributes are specified, then FilterString overrides FilterName.

Used in

Parent tag

Required

XLink Markup

<MSHelp:link>

No

KTable Markup

<MSHelp:ktable>

No

Values

A standard URL.

Example

<MSHelp:link
filterName = "A_Filter"
filterString = "A filter string"
keywords = "keyword"
tabindex = "0">Link Text
</MSHelp:link>

See Also

Reference

Help XML Tags

FilterName Attribute

Other Resources

Help Link Markup