Table of Contents

Class GetFileInfoCommandResponse

Namespace
OpenQA.Selenium.DevTools.V130.DOM
Assembly
WebDriver.dll

Response for GetFileInfo

public sealed class GetFileInfoCommandResponse : ICommandResponse<GetFileInfoCommandSettings>, ICommandResponse
Inheritance
GetFileInfoCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Path

Gets or sets the path

[JsonPropertyName("path")]
public string Path { get; set; }

Property Value

string