Library Property (Component Object)

Object: Component Object

Access: Read-Only

Prerequisites: None

Returns the library that is used in the DataBook search for the component.

Usage

Component.Library

Arguments

None

Return Values

String. A string that contains the full name of the library.

Examples

See Application_LoadComponent Event for an example that uses the Library property.