次の方法で共有


ShellTextBuffer.GetStreamMarker(Int32) メソッド

定義

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

パラメーター

markerID
Int32

戻り値

適用対象