HtmlFilter Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.WorkItemTracking.Controls.HtmlFilter
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class HtmlFilter
public static class HtmlFilter
public ref class HtmlFilter abstract sealed
[<AbstractClass>]
[<Sealed>]
type HtmlFilter = class end
public final class HtmlFilter
The HtmlFilter type exposes the following members.
Methods
Name | Description | |
---|---|---|
ConvertToPlainText | ||
Strip |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace