Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class GetObjectByHeapObjectIdCommandResponse

Namespace
OpenQA.Selenium.DevTools.V136.HeapProfiler
Assembly
WebDriver.dll

Response for GetObjectByHeapObjectId

public sealed class GetObjectByHeapObjectIdCommandResponse : ICommandResponse<GetObjectByHeapObjectIdCommandSettings>, ICommandResponse
Inheritance
GetObjectByHeapObjectIdCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Result

Gets or sets the result

[JsonPropertyName("result")]
public RemoteObject Result { get; set; }

Property Value

RemoteObject