IExtension 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示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 扩展的对象。 |