Share via


IExtension 接口

定义

表示Visual Studio Tools for Office运行时中某个类型的扩展。

public interface class IExtension
[System.Runtime.InteropServices.Guid("5d202ae1-75c2-4295-90f9-885b68a97d29")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IExtension
type IExtension = interface
Public Interface IExtension
派生
属性

属性

ExtensionBase

获取由 IExtension 扩展的对象。

适用于