# WorkspaceRootPath

Property in [Project](https://docs.yarnspinner.dev/api/csharp/yarn.compiler/yarn.compiler.project)

## Summary

The location of the root of the workspace in which this project is located.

```csharp
public string? WorkspaceRootPath { get; set; }
```
