BuildFlag.Value property

True if the flag was specified.

public bool Value { get; }

Remarks

This properly must only be accessed while running a target.

See Also