Class QuerySelectorAllCommandResponse
Response for QuerySelectorAll
public sealed class QuerySelectorAllCommandResponse : ICommandResponse<QuerySelectorAllCommandSettings>, ICommandResponse
- Inheritance
-
QuerySelectorAllCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
NodeIds
Gets or sets the nodeIds
[JsonPropertyName("nodeIds")]
public long[] NodeIds { get; set; }
Property Value
- long[]