Share via


ICachedDataProvider.StartCaching 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 StartCaching ( _
    hostItem As Object, _
    fieldOrPropertyName As String _
)
void StartCaching(
    Object hostItem,
    string fieldOrPropertyName
)

Parameters

.NET Framework Security

See Also

Reference

ICachedDataProvider Interface

Microsoft.Office.Tools Namespace