InvalidOleVariantTypeException-Konstruktor: ()
Veröffentlicht: Oktober 2016
Initialisiert eine neue Instanz der InvalidOleVariantTypeException-Klasse mit Standardwerten.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Syntax
public InvalidOleVariantTypeException()
public:
InvalidOleVariantTypeException()
new : unit -> InvalidOleVariantTypeException
Public Sub New
Hinweise
InvalidOleVariantTypeException erbt von SystemException. Dieser Konstruktor legt die Eigenschaften der Exception -Objekts wie in der folgenden Tabelle gezeigt.
Eigenschaft |
Wert |
---|---|
null. |
|
Eine lokalisierte Zeichenfolge der Fehlermeldung. |
Versionsinformationen
Universelle Windows-Plattform
Verfügbar seit 8
.NET Framework
Verfügbar seit 1.1
Portierbare Klassenbibliothek
Unterstützt in: portierbare .NET-Plattformen
Windows Phone
Verfügbar seit 8.1
Siehe auch
InvalidOleVariantTypeException Überladen
InvalidOleVariantTypeException-Klasse
System.Runtime.InteropServices-Namespace
Zurück zum Anfang