FileProviderRazorProjectItem.Read Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AspNetCore.Razor.Language.RazorProjectItem.Read
public:
override System::IO::Stream ^ Read();
public override System.IO.Stream Read ();
override this.Read : unit -> System.IO.Stream
Public Overrides Function Read () As Stream