BuildEnvironment.

DesignTime Property

Summary

Indicates that a design-time build should be performed.
Namespace
Buildalyzer.Environment
Containing Type
BuildEnvironment

Syntax

public bool DesignTime { get; }

Remarks

See https://github.com/dotnet/project-system/blob/master/docs/design-time-builds.md.

Value

Type Description
bool