Expand Minimize
This topic has not yet been rated - Rate this topic

VCLinkerTool.CLRUnmanagedCodeCheck Property

Determines whether /CLRUNMANAGEDCODECHECK is in effect or not.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
function get CLRUnmanagedCodeCheck () : boolean 
function set CLRUnmanagedCodeCheck (value : boolean)

Property Value

Type: System.Boolean
Returns a Boolean. true if /CLRUNMANAGEDCODECHECK is in effect.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.