Interface ISnapshotDifference
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Logic (em Microsoft.VisualStudio.Text.Logic.dll)
Sintaxe
'Declaração
Public Interface ISnapshotDifference
public interface ISnapshotDifference
public interface class ISnapshotDifference
type ISnapshotDifference = interface end
public interface ISnapshotDifference
O tipo ISnapshotDifference expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
DifferenceBuffer | ||
DifferenceOptions | ||
DifferenceSpans | ||
IgnoreDifferencePredicates | ||
InlineBufferSnapshot | ||
LeftBufferSnapshot | ||
LineDifferences | ||
RightBufferSnapshot | ||
SnapshotLineTransforms |
Superior
Métodos
Superior