CodeAnalysisKeys.

AssemblyName Field

Summary

The name of the assembly for each input document. Used to group input documents by assembly (if provided). If this is not provided for each input source document, then analysis that depends on both source files and assemblies may not correctly bind symbols across multiple inputs.
Assembly
Wyam.CodeAnalysis.dll
Namespace
Wyam.CodeAnalysis
Containing Type
CodeAnalysisKeys

Syntax

public const string AssemblyName

Constant Value

Value Type
AssemblyName String
GitHub