Freigeben über


IProjectionSnapshot2.GetMatchingSnapshotInClosure-Methode (ITextBuffer)

Namespace:  Microsoft.VisualStudio.Text.Projection
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

Syntax

'Declaration
Function GetMatchingSnapshotInClosure ( _
    targetBuffer As ITextBuffer _
) As ITextSnapshot
ITextSnapshot GetMatchingSnapshotInClosure(
    ITextBuffer targetBuffer
)
ITextSnapshot^ GetMatchingSnapshotInClosure(
    ITextBuffer^ targetBuffer
)
abstract GetMatchingSnapshotInClosure : 
        targetBuffer:ITextBuffer -> ITextSnapshot
function GetMatchingSnapshotInClosure(
    targetBuffer : ITextBuffer
) : ITextSnapshot

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Text.ITextSnapshot

.NET Framework-Sicherheit

Siehe auch

Referenz

IProjectionSnapshot2 Schnittstelle

GetMatchingSnapshotInClosure-Überladung

Microsoft.VisualStudio.Text.Projection-Namespace