IVsVisibleTextMarkerTag.StreamMarker Property

Definition

The marker as an IVsTextStreamMarker.

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

Property Value

IVsTextStreamMarker.

Applies to