Freigeben über


EXCEPINFO.bstrDescription-Feld

 

Veröffentlicht: Oktober 2016

Beschreibt den Fehler für den Kunden vorgesehen.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

Syntax

public string bstrDescription
public:
String^ bstrDescription
val mutable bstrDescription : string
Public bstrDescription As String

Feldwert

Type: System.String

Versionsinformationen

.NET Framework
Verfügbar seit 1.1

Siehe auch

EXCEPINFO-Struktur
System.Runtime.InteropServices-Namespace

Zurück zum Anfang