CachedDataTypeMismatchException (Constructor) (Type)
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Espacio de nombres: Microsoft.VisualStudio.Tools.Applications.Runtime
Ensamblado: Microsoft.VisualStudio.Tools.Applications.Runtime (en Microsoft.VisualStudio.Tools.Applications.Runtime.dll)
Sintaxis
'Declaración
Public Sub New ( _
valueType As Type _
)
public CachedDataTypeMismatchException(
Type valueType
)
Parámetros
- valueType
Tipo: System.Type
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
CachedDataTypeMismatchException Clase
CachedDataTypeMismatchException (Sobrecarga)
Microsoft.VisualStudio.Tools.Applications.Runtime (Espacio de nombres)