IVsVisibleTextMarkerTag.StreamMarker Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Olarak işaretleyici 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