Returns the class of the specified object.
Syntax
object.ClassName
Properties
The ClassName property syntax has this part:
Part
|
Description
|
object
|
An object expression that evaluates to an object in
the Applies To list.
|
Remarks
ClassName is a read-only property
of type String.
Applies To