ProjectAnalyzer.

AddBinaryLogger(string, BinaryLogger.ProjectImportsCollectionMode) Method

Namespace
Buildalyzer
Containing Type
ProjectAnalyzer

Syntax

public void AddBinaryLogger(string binaryLogFilePath = null, BinaryLogger.ProjectImportsCollectionMode collectProjectImports = null)

Parameters

Name Type Description
binaryLogFilePath string
collectProjectImports BinaryLogger.ProjectImportsCollectionMode

Return Value

Type Description
void