Compartir a través de


ShellTextBuffer.GetStreamMarker(Int32) Método

Definición

public:
 Microsoft::VisualStudio::TextManager::Interop::IVsTextStreamMarker ^ GetStreamMarker(int markerID);
public Microsoft.VisualStudio.TextManager.Interop.IVsTextStreamMarker GetStreamMarker (int markerID);
member this.GetStreamMarker : int -> Microsoft.VisualStudio.TextManager.Interop.IVsTextStreamMarker
Public Function GetStreamMarker (markerID As Integer) As IVsTextStreamMarker

Parámetros

markerID
Int32

Devoluciones

Se aplica a