Share via


RichTextUtilities.IsRichTextSupported Method

Namespace:  Microsoft.TeamFoundation.TestManagement.Client.Internal
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Public Shared Function IsRichTextSupported As Boolean
public static bool IsRichTextSupported()
public:
static bool IsRichTextSupported()
static member IsRichTextSupported : unit -> bool
public static function IsRichTextSupported() : boolean

Return Value

Type: Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

RichTextUtilities Class

Microsoft.TeamFoundation.TestManagement.Client.Internal Namespace