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 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
![]() |
DifferenceBuffer | |
![]() |
DifferenceOptions | |
![]() |
DifferenceSpans | |
![]() |
IgnoreDifferencePredicates | |
![]() |
InlineBufferSnapshot | |
![]() |
LeftBufferSnapshot | |
![]() |
LineDifferences | |
![]() |
RightBufferSnapshot | |
![]() |
SnapshotLineTransforms |
위쪽
메서드
이름 | 설명 | |
---|---|---|
![]() |
FindMatchOrDifference | |
![]() |
MapToInlineSnapshot | |
![]() |
MapToSnapshot(Difference, ITextSnapshot) | |
![]() |
MapToSnapshot(SnapshotPoint, ITextSnapshot, DifferenceMappingMode) | |
![]() |
MapToSourceSnapshot | |
![]() |
TranslateToSnapshot |
위쪽