AddIn Members (PowerPoint)

Represents a single add-in, either loaded or not loaded.

Properties

Name

Description

Application

Returns an Application object that represents the creator of the specified object.

AutoLoad

Determines whether the specified add-in is automatically loaded each time PowerPoint is started. Read/write.

FullName

Returns the name of the specified add-in or saved presentation, including the path, the current file system separator, and the file name extension. Read-only.

Loaded

Determines whether the specified add-in is loaded. Read/write.

Name

The name (title) of the add-in for file types that are registered. Read-only.

Parent

Returns the parent object for the specified object.

Path

Returns a String that represents the path to the specified AddIn object. Read-only.

Registered

Determines whether the specified add-in is registered in the Windows registry. Read/write.