del método SPCacheConfig.LogException
Espacio de nombres: Microsoft.Office.Server.ObjectCache
Ensamblado: Microsoft.Office.Server (en Microsoft.Office.Server.dll)
Sintaxis
'Declaración
Protected Shared Sub LogException ( _
e As Exception _
)
'Uso
Dim e As ExceptionSPCacheConfig.LogException(e)
protected static void LogException(
Exception e
)
Parámetros
- e
Tipo: System.Exception