Interface ICachedDataProvider
Essa API oferece suporte a infra-estrutura de Visual Studio e não se destina a ser usado diretamente em seu código.
Namespace: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools (em Microsoft.Office.Tools.dll)
Sintaxe
'Declaração
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")> _
Public Interface ICachedDataProvider
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")]
public interface ICachedDataProvider
O tipo ICachedDataProvider expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
IsCacheInitialized |
Início
Métodos
Nome | Descrição | |
---|---|---|
FillCachedData | ||
IsCached | ||
NeedsFill | ||
StartCaching | ||
StopCaching |
Início