AddIn Properties

Include Protected Members
Include Inherited Members

The AddIn type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property AutoLoad Determines whether the specified add-in is automatically loaded each time PowerPoint is started. Read/write.
Public property DisplayAlerts Reserved for internal use.
Public property 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.
Public property Loaded Determines whether the specified add-in is loaded. Read/write.
Public property Name The name (title) of the add-in for file types that are registered. Read-only.
Public property Parent Returns the parent object for the specified object.
Public property Path Returns a string that represents the path to the specified AddIn object. Read-only.
Public property Registered Determines whether the specified add-in is registered in the Windows registry. Read/write.
Public property RegisteredInHKLM Reserved for internal use.

Top

See Also

Reference

AddIn Interface

Microsoft.Office.Interop.PowerPoint Namespace