Class BindingSource
- Namespace
- Microsoft.Playwright
- Assembly
- Microsoft.Playwright.dll
public class BindingSource
- Inheritance
-
BindingSource
- Inherited Members
Constructors
BindingSource()
public BindingSource()
Properties
Context
public IBrowserContext Context { get; set; }
Property Value
Frame
public IFrame Frame { get; set; }
Property Value
Page
public IPage Page { get; set; }