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 |
このページのトップへ