VCLinkerTool::CLRImageType Property
Visual Studio 2015
Gets or sets a value indicating the type of a CLR image.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
property eCLRImageType CLRImageType { eCLRImageType get(); void set(eCLRImageType value); }
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine::eCLRImageTypeAn eCLRImageType enumeration.
Show: