Compartilhar via


ShellTextBuffer.GetStreamMarker(Int32) Método

Definição

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

Retornos

Aplica-se a