DerivedAssemblyDefinition.ReducedMemoryMode Property
Parent Object: DerivedAssemblyDefinitionDescription
Gets and sets reduced memory mode for the derived Assembly.
Syntax
DerivedAssemblyDefinition.ReducedMemoryMode() As BooleanProperty 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. |