# DefinitionsPath

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

## Summary

Gets the path to the Definitions file, relative to this project's location.

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