DartSettings.

PackageRoot Property

Summary

Where to find packages, that is, "package:..." imports.
Assembly
Cake.Dart.dll
Namespace
Cake.Dart
Containing Type
DartSettings

Syntax

public FilePath PackageRoot { get; set; }

Value

Type Description
FilePath