VCLinkerTool.CLRThreadAttribute Property
Visual Studio 2015
Gets or sets a value indicating the threading attribute for the entry point of your CLR program.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine.eCLRThreadAttributeAn eCLRThreadAttribute enumeration.
Show: