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

Class GetHeapObjectIdCommandResponse

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

Response for GetHeapObjectId

public sealed class GetHeapObjectIdCommandResponse : ICommandResponse<GetHeapObjectIdCommandSettings>, ICommandResponse
Inheritance
GetHeapObjectIdCommandResponse
Implements
Inherited Members
Extension Methods

Properties

HeapSnapshotObjectId

Gets or sets the heapSnapshotObjectId

[JsonPropertyName("heapSnapshotObjectId")]
public string HeapSnapshotObjectId { get; set; }

Property Value

string