Compartilhar via


Método IProjectionSnapshot2.GetMatchingSnapshotInClosure (ITextBuffer)

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

Sintaxe

'Declaração
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

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Text.ITextSnapshot

Segurança do .NET Framework

Consulte também

Referência

IProjectionSnapshot2 Interface

Sobrecargas GetMatchingSnapshotInClosure

Namespace Microsoft.VisualStudio.Text.Projection