CoreWebView2TextureStream.RemoveAllowedOrigin(String) 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.
Removes allowed origin for texture stream and web texture stream.
public void RemoveAllowedOrigin (string origin);
member this.RemoveAllowedOrigin : string -> unit
Public Sub RemoveAllowedOrigin (origin As String)
Parameters
- origin
- String