Compartir a través de


TextChange.OldBuffer Propiedad

Definición

Este tipo o miembro admite la infraestructura de .NET Framework y no está pensado para usarse directamente desde el código. Obtiene o establece un búfer de texto antiguo.

public System.Web.Razor.Text.ITextBuffer OldBuffer { get; }
member this.OldBuffer : System.Web.Razor.Text.ITextBuffer
Public ReadOnly Property OldBuffer As ITextBuffer

Valor de propiedad

Un búfer de texto anterior.

Se aplica a