Partager via


Object Properties

All objects, including the Application object and collection objects, must provide the following properties.

Property name Return type Description
Application VT_DISPATCH Returns the Application object; read only.
Parent VT_DISPATCH Returns the creator of the object; read only.

 

Note

The Application and Parent properties of the Application object return the Application object.