共用方式為


AddInBase.Base 屬性

取得這個 AddInBase 物件擴充的 AddIn 物件。

命名空間:  Microsoft.Office.Tools
組件:  Microsoft.Office.Tools.Common.v4.0.Utilities (在 Microsoft.Office.Tools.Common.v4.0.Utilities.dll 中)

語法

'宣告
Public ReadOnly Property Base As AddIn
public AddIn Base { get; }

屬性值

型別:Microsoft.Office.Tools.AddIn
這個 AddInBase 物件擴充的物件。

備註

AddInBase 類別會實作 IAddInExtension 介面,以擴充 AddIn 物件。

.NET Framework 安全性

請參閱

參考

AddInBase 類別

Microsoft.Office.Tools 命名空間