Partager via


ElisionSourceSpansChangedEventArgs.Before, propriété

Obtient l'état de la IProjectionBuffer avant la modification.

Espace de noms :  Microsoft.VisualStudio.Text.Projection
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Before As IProjectionSnapshot
public IProjectionSnapshot Before { get; }
public:
property IProjectionSnapshot^ Before {
    IProjectionSnapshot^ get ();
}
member Before : IProjectionSnapshot with get
function get Before () : IProjectionSnapshot

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot
État du IProjectionBuffer avant le changement.

Sécurité .NET Framework

Voir aussi

Référence

ElisionSourceSpansChangedEventArgs Classe

Microsoft.VisualStudio.Text.Projection, espace de noms