# outputPath

> Path of the resulting recompressed AssetBundle (Read Only).

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AssetBundleModule

```csharp
public string outputPath { get; }
```
