ITextMarkerTag::Type Property

 

Gets the type of adornment to use.

Namespace:   Microsoft.VisualStudio.Text.Tagging
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

property String^ Type {
	String^ get();
}

Property Value

Type: System::String^

The type of adornment to use.

Return to top
Show: