CommandLineGenerator.AdditionalOptions Property

Definition

Any additional options (as a literal string) that may have been specified in the project file

C#
public string AdditionalOptions { get; set; }
C#
public string AdditionalOptions { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

A string of additional options to include on the command line.

Attributes

Applies to

Product Versions
MSBuild 15, 16, 17