다음을 통해 공유


ISnapshotDifference.MapToInlineSnapshot 메서드

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

구문

‘선언
Function MapToInlineSnapshot ( _
    point As SnapshotPoint _
) As SnapshotPoint
SnapshotPoint MapToInlineSnapshot(
    SnapshotPoint point
)
SnapshotPoint MapToInlineSnapshot(
    SnapshotPoint point
)
abstract MapToInlineSnapshot : 
        point:SnapshotPoint -> SnapshotPoint
function MapToInlineSnapshot(
    point : SnapshotPoint
) : SnapshotPoint

매개 변수

반환 값

형식: Microsoft.VisualStudio.Text.SnapshotPoint

.NET Framework 보안

참고 항목

참조

ISnapshotDifference 인터페이스

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