共用方式為


ICachedType.BeforeLoad 方法

會在 Visual Studio Tools for Office Runtime 載入型別之前進行呼叫。

命名空間:  Microsoft.VisualStudio.Tools.Applications.Runtime
組件:  Microsoft.VisualStudio.Tools.Applications.Runtime (在 Microsoft.VisualStudio.Tools.Applications.Runtime.dll 中)

語法

'宣告
Function BeforeLoad As Boolean
bool BeforeLoad()

傳回值

型別:System.Boolean
如果型別的狀態不應該從資料快取加以載入則為 false,某則為 true。

.NET Framework 安全性

請參閱

參考

ICachedType 介面

Microsoft.VisualStudio.Tools.Applications.Runtime 命名空間