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