Kind Property

Applies To

Reference object.

Description

The Kind property indicates the type of reference that a Reference object represents.

Setting

The Kind property is read-only and can be read only from Visual Basic.

The Kind property returns the following values:

Value

Description

Project (1)

The Reference object represents a reference to a Visual Basic project.

TypeLib (0)

The Reference object represents a reference to a file that contains a type library.