# webRequest

> Returns the associated UnityWebRequest that created the operation.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Networking](/engine/6000.0/script-reference/unityengine/networking.md)
* **Assembly:** UnityEngine.UnityWebRequestModule

```csharp
public UnityWebRequest webRequest { get; }
```
