FilterType Enumeration

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

Syntax

'Declaration
Public Enumeration FilterType
'Usage
Dim instance As FilterType
public enum FilterType
public enum class FilterType
public enum FilterType

Members

Member name Description
ToolType Filter by the tool type string.
ArtifactType Filter by the ArtifactType string.
LinkType Filter by the LinkType string.

See Also

Reference

Microsoft.TeamFoundation Namespace