CoreWebView2WebTexture.Resource Property
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.
D2D texture resource that the host can read from.
public object Resource { get; }
member this.Resource : obj
Public ReadOnly Property Resource As Object