Share

AssemblyComponentDefinition.iAssemblyFactory Property

Parent Object: AssemblyComponentDefinition

Description

Property that returns the iAssemblyFactory object. This property will return Nothing in the case where the assembly is not an iAssembly Factory. You can determine this by using the IsiAssemblyFactory property.

Syntax

AssemblyComponentDefinition.iAssemblyFactory() As iAssemblyFactory

Property Value

This is a read only property whose value is an iAssemblyFactory.

Samples

Name Description
Adding iAssembly occurrences This sample demonstrates adding iAssembly occurrences to an assembly.

Version

Introduced in version 11

Was this information helpful?