Class RemoteValue.WindowProxy.Properties
public record RemoteValue.WindowProxy.Properties : IEquatable<RemoteValue.WindowProxy.Properties>
- Inheritance
-
RemoteValue.WindowProxy.Properties
- Implements
- Inherited Members
Constructors
Properties(BrowsingContext)
public Properties(BrowsingContext Context)
Parameters
Context
BrowsingContext
Properties
Context
public BrowsingContext Context { get; init; }