다음을 통해 공유


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 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 IsCacheInitialized

위쪽

메서드

  이름 설명
Public 메서드 FillCachedData
Public 메서드 IsCached
Public 메서드 NeedsFill
Public 메서드 StartCaching
Public 메서드 StopCaching

위쪽

참고 항목

참조

Microsoft.Office.Tools 네임스페이스