# RemovableStorage

> Allows your application to access files on removable storage, such as a USB drive or external hard drive.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
RemovableStorage = 6
```
