This documentation is archived and is not being maintained.

LinkFilter::FilterType Property

Gets or sets the FilterType.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
property FilterType FilterType {
	FilterType get ();
	void set (FilterType value);
}

Show: