ICachedDataProvider.FillCachedData Method
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)
Syntax
'Declaration
Sub FillCachedData ( _
hostItem As Object _
)
void FillCachedData(
Object hostItem
)
Parameters
- hostItem
Type: System.Object
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.