<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [UploadTaskSnapshot](./storage.uploadtasksnapshot.md) &gt; [state](./storage.uploadtasksnapshot.state.md)

## UploadTaskSnapshot.state property

The current state of the task.

<b>Signature:</b>

```typescript
state: TaskState;
```
