Partilhar via


Método ICachedDataProvider.StopCaching

Essa API oferece suporte a infra-estrutura de Visual Studio e não se destina a ser usado diretamente em seu código.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools (em Microsoft.Office.Tools.dll)

Sintaxe

'Declaração
Sub StopCaching ( _
    hostItem As Object, _
    fieldOrPropertyName As String _
)
void StopCaching(
    Object hostItem,
    string fieldOrPropertyName
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ICachedDataProvider Interface

Namespace Microsoft.Office.Tools