Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Tools
Assemblies: Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)
Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
Microsoft.Office.Tools.Common.v4.0.Utilities (in Microsoft.Office.Tools.Common.v4.0.Utilities.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")> _
Public Interface ICachedDataProvider
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")]
public interface ICachedDataProvider
The ICachedDataProvider type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
IsCacheInitialized |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
FillCachedData | |
![]() |
IsCached | |
![]() |
NeedsFill | |
![]() |
StartCaching | |
![]() |
StopCaching |
Top
.gif)
.gif)