Share

ReferenceComponents.DerivedAssemblyComponents Property

Parent Object: ReferenceComponents

Description

Property that returns the DerivedAssemblyComponent collection object.

Syntax

ReferenceComponents.DerivedAssemblyComponents() As DerivedAssemblyComponents

Property 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.

Version

Introduced in version 5.3

Was this information helpful?