ParserContext.Source 属性

定义

public:
 property Microsoft::AspNetCore::Razor::Text::TextDocumentReader ^ Source { Microsoft::AspNetCore::Razor::Text::TextDocumentReader ^ get(); void set(Microsoft::AspNetCore::Razor::Text::TextDocumentReader ^ value); };
public Microsoft.AspNetCore.Razor.Text.TextDocumentReader Source { get; set; }
member this.Source : Microsoft.AspNetCore.Razor.Text.TextDocumentReader with get, set
Public Property Source As TextDocumentReader

属性值

适用于