Cape User ExceptionName Property
The name of the exception being thrown.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The name of the exception being thrown.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string Name { get; }VB
Public ReadOnly Property Name As String
GetProperty Value
StringThe name of the exception being thrown.
Implements
ECapeRootNameRemarks
The name of the exception being thrown.