Project.DefinitionsPath

Property in Project

WARNING

This property is obsolete and may be removed from a future version of Yarn Spinner: Use DefinitionsFilesPattern.

Summary

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

public string? DefinitionsPath { get; }

See Also