StyleCopRunner.

AssemblyDirectory(Assembly) Method

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.