ICachedDataProvider, interface
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Espace de noms : Microsoft.Office.Tools
Assembly : Microsoft.Office.Tools (dans Microsoft.Office.Tools.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")> _
Public Interface ICachedDataProvider
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")]
public interface ICachedDataProvider
Le type ICachedDataProvider expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
IsCacheInitialized |
Début
Méthodes
Nom | Description | |
---|---|---|
FillCachedData | ||
IsCached | ||
NeedsFill | ||
StartCaching | ||
StopCaching |
Début