ReferenceComponents.DerivedAssemblyComponents Property
Parent Object: ReferenceComponentsDescription
Property that returns the DerivedAssemblyComponent collection object.
Syntax
ReferenceComponents.DerivedAssemblyComponents() As DerivedAssemblyComponentsProperty Value
This is a read only property whose value is a DerivedAssemblyComponents.Samples
Name | Description |
Shrink wrap substitute in assembly | The following sample demonstrates the creation of a shrinkwrap substitute within an assembly. |