MarshalDirectiveException-Konstruktor: ()
Veröffentlicht: Oktober 2016
Initialisiert eine neue Instanz der MarshalDirectiveException-Klasse mit Standardeigenschaften.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Syntax
public MarshalDirectiveException()
public:
MarshalDirectiveException()
new : unit -> MarshalDirectiveException
Public Sub New
Hinweise
The following table shows the initial property values for an instance of MarshalDirectiveException.
Property |
Value |
---|---|
null. |
|
A localized error message string. |
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
MarshalDirectiveException Überladen
MarshalDirectiveException-Klasse
System.Runtime.InteropServices-Namespace
Zurück zum Anfang