Číst v angličtině

Sdílet prostřednictvím


VCLinkerTool.CLRUnmanagedCodeCheck Property

Determines whether /CLRUNMANAGEDCODECHECK is in effect or not.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

bool CLRUnmanagedCodeCheck { get; set; }

Property Value

Type: System.Boolean

Returns a Boolean. true if /CLRUNMANAGEDCODECHECK is in effect.

Remarks

For more information, see /CLRUNMANAGEDCODECHECK (Add SupressUnmanagedCodeSecurityAttribute).

Permissions

See Also

Reference

VCLinkerTool Interface

VCLinkerTool Members

Microsoft.VisualStudio.VCProjectEngine Namespace