ManagementException::ErrorInformation Property
.NET Framework (current version)
Gets the extended error object provided by WMI.
Assembly: System.Management (in System.Management.dll)
Property Value
Type: System.Management::ManagementBaseObject^Returns a ManagementBaseObject that contains extended error information.
A ManagementBaseObject representing the extended error object provided by WMI, if available; null otherwise.
Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
.NET Framework
Available since 1.1
Available since 1.1
Show: