ICachedDataProvider (Interfaz)
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Espacio de nombres: Microsoft.Office.Tools
Ensamblado: Microsoft.Office.Tools (en Microsoft.Office.Tools.dll)
Sintaxis
'Declaración
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")> _
Public Interface ICachedDataProvider
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")]
public interface ICachedDataProvider
El tipo ICachedDataProvider expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
IsCacheInitialized |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
FillCachedData | ||
IsCached | ||
NeedsFill | ||
StartCaching | ||
StopCaching |
Arriba