[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNTesting (in DNTesting.dll) Version: 1.0.4679.19832 (1.0.0.0)
Gibt die Ausnahme zurück, welche diese Nachricht ausgelöst hat,
oder null, wenn keine Ausnahme die Ursache war.
Namespace: DynamicNode.TestAssembly: DNTesting (in DNTesting.dll) Version: 1.0.4679.19832 (1.0.0.0)
Syntax
C# |
---|
public Exception Exception { get; } |
Visual Basic |
---|
Public ReadOnly Property Exception As Exception Get |
F# |
---|
member Exception : Exception |