Partager via


IDifferenceBuffer.CurrentSnapshotDifference, propriété

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

Syntaxe

'Déclaration
ReadOnly Property CurrentSnapshotDifference As ISnapshotDifference
ISnapshotDifference CurrentSnapshotDifference { get; }
property ISnapshotDifference^ CurrentSnapshotDifference {
    ISnapshotDifference^ get ();
}
abstract CurrentSnapshotDifference : ISnapshotDifference with get
function get CurrentSnapshotDifference () : ISnapshotDifference

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Differencing.ISnapshotDifference

Sécurité .NET Framework

Voir aussi

Référence

IDifferenceBuffer Interface

Microsoft.VisualStudio.Text.Differencing, espace de noms