Freigeben über


BpmException.NativeException-Eigenschaft

Ruft die systemeigene Ausnahme ab, die dieser Ausnahme zugeordnet ist.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public ReadOnly Property NativeException As Exception
    Get
'Usage
Dim instance As BpmException
Dim value As Exception

value = instance.NativeException
public Exception NativeException { get; }

Eigenschaftswert

Typ: System.Exception
Die systemeigene Ausnahme, die dieser Ausnahme zugeordnet ist.

Siehe auch

Referenz

BpmException Klasse

BpmException-Member

Microsoft.PerformancePoint.Scorecards-Namespace