This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.VsMetrics.
Summary
Gets or sets the Assembly directory paths.
- Assembly
- Cake
.VsMetrics .dll - Namespace
- Cake
.VsMetrics - Containing Type
- VsMetricsSettings
Syntax
public IEnumerable<DirectoryPath> AssemblyDirectories { get; set; }
Value
Type | Description |
---|---|
IEnumerable |
A collection of directory paths to assemblies. |