mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
chore(dotnet): remove StatusCode property (#6582)
This commit is contained in:
parent
885285bea7
commit
2b887bf835
@ -13,12 +13,6 @@ Otherwise it will be parsed as JSON.
|
||||
|
||||
Optional Json options that control custom behaviour when parsing the JSON.
|
||||
|
||||
## method: Response.statusCode
|
||||
* langs: csharp
|
||||
- returns: <[System.Net.HttpStatusCode]>
|
||||
|
||||
Gets the [System.Net.HttpStatusCode] code of the response.
|
||||
|
||||
### param: ElementHandle.selectOption.values = %%-csharp-select-options-values-%%
|
||||
### param: ElementHandle.setInputFiles.files = %%-csharp-input-files-%%
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user