Share via


TextChange.OldBuffer Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets an old text buffer.

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

Property Value

An old text buffer.

Applies to