ICachedDataProvider 接口

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

命名空间:  Microsoft.Office.Tools
程序集:  Microsoft.Office.Tools(在 Microsoft.Office.Tools.dll 中)

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")> _
Public Interface ICachedDataProvider
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")]
public interface ICachedDataProvider

ICachedDataProvider 类型公开以下成员。

属性

  名称 说明
公共属性 IsCacheInitialized

页首

方法

  名称 说明
公共方法 FillCachedData
公共方法 IsCached
公共方法 NeedsFill
公共方法 StartCaching
公共方法 StopCaching

页首

请参见

参考

Microsoft.Office.Tools 命名空间