Share

DerivedAssemblyDefinition.ReducedMemoryMode Property

Parent Object: DerivedAssemblyDefinition

Description

Gets and sets reduced memory mode for the derived Assembly.

Syntax

DerivedAssemblyDefinition.ReducedMemoryMode() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Samples

Name Description
Shrink wrap substitute in assembly The following sample demonstrates the creation of a shrinkwrap substitute within an assembly.

Version

Introduced in version 2009

Was this information helpful?