Logo Partas.TypeProvider

ProjectRef Type

A project as it appears in the tree, with everything needed to name it, to point `dotnet` at it, and to find the `Directory.Build.props` above it.

Record fields

Record Field Description

Directory

Full Usage: Directory

Field type: string

Absolute path to the directory containing the project file.

Field type: string

Name

Full Usage: Name

Field type: string

The file name without its extension, e.g. `Partas.TypeProvider`.

Field type: string

Path

Full Usage: Path

Field type: string

Absolute path to the project file.

Field type: string

RelativePath

Full Usage: RelativePath

Field type: string

Path relative to the provider root, using forward slashes.

Field type: string

Type something to start searching.