Share

ComponentOccurrence.Name Property

Parent Object: ComponentOccurrence

Description

Gets/Sets the human-readable name of this Component Occurrence.

Syntax

ComponentOccurrence.Name() As String

Property Value

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

Samples

Name Description
Traverse an Assembly This sample shows how to recursively traverse an assembly and get the count of leaf node components and subassemblies.

Version

Introduced in version 4

Was this information helpful?