# cloudProjectId

> A unique cloud project identifier. It is unique for every project (Read Only).

## Definition

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

```csharp
public static string cloudProjectId { get; }
```
