Walter.BOM
DynamicCodeGeneration Property
Walter.BOM Assembly > Walter.BOM Namespace > ShouldSerializeContractResolver Class : DynamicCodeGeneration Property
Gets a value indicating whether members are being get and set using dynamic code generation. This value is determined by the runtime permissions available.
Syntax
public bool DynamicCodeGeneration {get;}

Property Value

true if using dynamic code generation; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ShouldSerializeContractResolver Class
ShouldSerializeContractResolver Members