Partager via


ISnapshotDifference, interface

Espace de noms :  Microsoft.VisualStudio.Text.Differencing
Assembly :  Microsoft.VisualStudio.Text.Logic (dans Microsoft.VisualStudio.Text.Logic.dll)

Syntaxe

'Déclaration
Public Interface ISnapshotDifference
public interface ISnapshotDifference
public interface class ISnapshotDifference
type ISnapshotDifference =  interface end
public interface ISnapshotDifference

Le type ISnapshotDifference expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DifferenceBuffer
Propriété publique DifferenceOptions
Propriété publique DifferenceSpans
Propriété publique IgnoreDifferencePredicates
Propriété publique InlineBufferSnapshot
Propriété publique LeftBufferSnapshot
Propriété publique LineDifferences
Propriété publique RightBufferSnapshot
Propriété publique SnapshotLineTransforms

Début

Méthodes

  Nom Description
Méthode publique FindMatchOrDifference
Méthode publique MapToInlineSnapshot
Méthode publique MapToSnapshot(Difference, ITextSnapshot)
Méthode publique MapToSnapshot(SnapshotPoint, ITextSnapshot, DifferenceMappingMode)
Méthode publique MapToSourceSnapshot
Méthode publique TranslateToSnapshot

Début

Voir aussi

Référence

Microsoft.VisualStudio.Text.Differencing, espace de noms