AssemblyInfoContext.

AssemblyInfoContext(string, bool, string[]) Constructor

Syntax

public AssemblyInfoContext(string workingDirectory, bool ensureAssemblyInfo, params string[] assemblyInfoFiles)

Parameters

Name Type Description
workingDirectory string
ensureAssemblyInfo bool
assemblyInfoFiles string[]

Return Value

Type Description
void
GitHub