PredefinedClassificationTypeNames.PeekHistorySelected Field

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

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

Syntax

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

.NET Framework Security

See Also

Reference

PredefinedClassificationTypeNames Class

Microsoft.VisualStudio.Language.StandardClassification Namespace