共用方式為


Tokenizer<TSymbol,TSymbolType>.CurrentErrors 屬性

定義

protected:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Razor::RazorError ^> ^ CurrentErrors { System::Collections::Generic::IList<Microsoft::AspNetCore::Razor::RazorError ^> ^ get(); };
protected System.Collections.Generic.IList<Microsoft.AspNetCore.Razor.RazorError> CurrentErrors { get; }
member this.CurrentErrors : System.Collections.Generic.IList<Microsoft.AspNetCore.Razor.RazorError>
Protected ReadOnly Property CurrentErrors As IList(Of RazorError)

屬性值

適用於