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.StyleCop.
Summary
The Assembly Directory.
- Assembly
- Cake
.StyleCop .dll - Namespace
- Cake
.Stylecop - Containing Type
- StyleCopRunner
Syntax
public static string AssemblyDirectory(Assembly assembly)
Parameters
Name | Type | Description |
---|---|---|
assembly | Assembly | Assembly to return the directory path for. |
Return Value
Type | Description |
---|---|
string | The assemblies directory path. |