TextChange.OldBuffer プロパティ

定義

public:
 property Microsoft::AspNetCore::Razor::Text::ITextBuffer ^ OldBuffer { Microsoft::AspNetCore::Razor::Text::ITextBuffer ^ get(); };
public Microsoft.AspNetCore.Razor.Text.ITextBuffer OldBuffer { get; }
member this.OldBuffer : Microsoft.AspNetCore.Razor.Text.ITextBuffer
Public ReadOnly Property OldBuffer As ITextBuffer

プロパティ値

適用対象