Table of Contents

Class ContextWillBeDestroyedEventArgs

Namespace
OpenQA.Selenium.DevTools.V131.WebAudio
Assembly
WebDriver.dll

ContextWillBeDestroyed

public sealed class ContextWillBeDestroyedEventArgs : EventArgs
Inheritance
ContextWillBeDestroyedEventArgs
Inherited Members

Properties

ContextId

Gets or sets the contextId

[JsonPropertyName("contextId")]
public string ContextId { get; set; }

Property Value

string