IVsVisibleTextMarkerTag.MarkerType Property

Definition

The marker's IVsTextMarkerType.

public:
 property Microsoft::VisualStudio::TextManager::Interop::IVsTextMarkerType ^ MarkerType { Microsoft::VisualStudio::TextManager::Interop::IVsTextMarkerType ^ get(); };
public:
 property Microsoft::VisualStudio::TextManager::Interop::IVsTextMarkerType ^ MarkerType { Microsoft::VisualStudio::TextManager::Interop::IVsTextMarkerType ^ get(); };
public Microsoft.VisualStudio.TextManager.Interop.IVsTextMarkerType MarkerType { get; }
member this.MarkerType : Microsoft.VisualStudio.TextManager.Interop.IVsTextMarkerType
Public ReadOnly Property MarkerType As IVsTextMarkerType

Property Value

IVsTextMarkerType.

Applies to