Allows you to administer add-ins.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmAddInMgr9 Inherits IEdmAddInMgr5, IEdmAddInMgr6, IEdmAddInMgr7, IEdmAddInMgr8 | |
| C# | |
|---|---|
public interface IEdmAddInMgr9 : IEdmAddInMgr5, IEdmAddInMgr6, IEdmAddInMgr7, IEdmAddInMgr8 | |
| C++/CLI | |
|---|---|
public interface class IEdmAddInMgr9 : public IEdmAddInMgr5, IEdmAddInMgr6, IEdmAddInMgr7, IEdmAddInMgr8 | |
This interface extends IEdmAddInMgr8 by providing the ability to uninstall an add-in.