# cacheServerEndpoint

> Cache server endpoint IP address

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public static string cacheServerEndpoint { get; set; }
```

### Remarks

Specifies the IP address to a cache server for the project to use.
