PredefinedClassificationTypeNames.PeekHistoryHovered Field

The name of the classification type representing the color of a history dot in Peek when the mouse is currently over it.

Namespace:  Microsoft.VisualStudio.Language.StandardClassification
Assembly:  Microsoft.VisualStudio.Language.StandardClassification (in Microsoft.VisualStudio.Language.StandardClassification.dll)

Syntax

'Declaration
Public Const PeekHistoryHovered As String
public const string PeekHistoryHovered
public:
literal String^ PeekHistoryHovered
static val mutable PeekHistoryHovered: string
public const var PeekHistoryHovered : String

.NET Framework Security

See Also

Reference

PredefinedClassificationTypeNames Class

Microsoft.VisualStudio.Language.StandardClassification Namespace