次の方法で共有


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

プロパティ値

適用対象