CoreWebView2SharedBuffer.OpenStream 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.
Get an stream object that can be used to access the shared buffer.
public System.IO.Stream OpenStream ();
member this.OpenStream : unit -> System.IO.Stream
Public Function OpenStream () As Stream