ClassificationType.KnownValues.MarkupAttributeValue Property

Definition

Name of the classification type representing markup attribute values. Markup attribute values are values of attributes in markup languages, such as HTML, XML, and YAML.

public static Microsoft.VisualStudio.Extensibility.Editor.ClassificationType MarkupAttributeValue { get; }
static member MarkupAttributeValue : Microsoft.VisualStudio.Extensibility.Editor.ClassificationType
Public Shared ReadOnly Property MarkupAttributeValue As ClassificationType

Property Value

Applies to