CoreWebView2SharedBuffer.OpenStream Method

Definition

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

Returns

Applies to