다음을 통해 공유


ISnapshotDifference 인터페이스

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

구문

‘선언
Public Interface ISnapshotDifference
public interface ISnapshotDifference
public interface class ISnapshotDifference
type ISnapshotDifference =  interface end
public interface ISnapshotDifference

ISnapshotDifference 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 DifferenceBuffer
Public 속성 DifferenceOptions
Public 속성 DifferenceSpans
Public 속성 IgnoreDifferencePredicates
Public 속성 InlineBufferSnapshot
Public 속성 LeftBufferSnapshot
Public 속성 LineDifferences
Public 속성 RightBufferSnapshot
Public 속성 SnapshotLineTransforms

위쪽

메서드

  이름 설명
Public 메서드 FindMatchOrDifference
Public 메서드 MapToInlineSnapshot
Public 메서드 MapToSnapshot(Difference, ITextSnapshot)
Public 메서드 MapToSnapshot(SnapshotPoint, ITextSnapshot, DifferenceMappingMode)
Public 메서드 MapToSourceSnapshot
Public 메서드 TranslateToSnapshot

위쪽

참고 항목

참조

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