다음을 통해 공유


IProjectionSnapshot2.GetMatchingSnapshotInClosure 메서드 (ITextBuffer)

네임스페이스:  Microsoft.VisualStudio.Text.Projection
어셈블리:  Microsoft.VisualStudio.Text.Data(Microsoft.VisualStudio.Text.Data.dll)

구문

‘선언
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

매개 변수

반환 값

형식: Microsoft.VisualStudio.Text.ITextSnapshot

.NET Framework 보안

참고 항목

참조

IProjectionSnapshot2 인터페이스

GetMatchingSnapshotInClosure 오버로드

Microsoft.VisualStudio.Text.Projection 네임스페이스