Table of Contents

Class DeleteCookiesResult

Namespace
OpenQA.Selenium.BiDi.Modules.Storage
Assembly
WebDriver.dll
public record DeleteCookiesResult : IEquatable<DeleteCookiesResult>
Inheritance
DeleteCookiesResult
Implements
Inherited Members

Constructors

DeleteCookiesResult(PartitionKey)

public DeleteCookiesResult(PartitionKey PartitionKey)

Parameters

PartitionKey PartitionKey

Properties

PartitionKey

public PartitionKey PartitionKey { get; init; }

Property Value

PartitionKey