Share via


ICachedDataProvider.IsCached 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
Function IsCached ( _
    hostItem As Object, _
    fieldOrPropertyName As String _
) As Boolean
bool IsCached(
    Object hostItem,
    string fieldOrPropertyName
)

Parameters

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

ICachedDataProvider Interface

Microsoft.Office.Tools Namespace