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 所擴充的物件。

適用於