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.
|
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.selectOption.values = %%-csharp-select-options-values-%%
|
||||||
### param: ElementHandle.setInputFiles.files = %%-csharp-input-files-%%
|
### param: ElementHandle.setInputFiles.files = %%-csharp-input-files-%%
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue