Método ICachedDataProvider.StartCaching
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 (em Microsoft.Office.Tools.dll)
Sintaxe
'Declaração
Sub StartCaching ( _
hostItem As Object, _
fieldOrPropertyName As String _
)
void StartCaching(
Object hostItem,
string fieldOrPropertyName
)
Parâmetros
- hostItem
Tipo: System.Object
- fieldOrPropertyName
Tipo: System.String
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.