BuiltIn Property Example

The following example uses the BuiltIn property to return a Boolean indicating whether or not a particular reference in the active project is built-in.

Debug.Print Application.VBE.ActiveVBProject.References(1).BuiltIn