.NET Documentation
C#
VB
Show/Hide TOC
Exception
Properties
Type Property
/Exception type name.
Definition
Namespace:
Aliquo.Core.Models
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
string
Type
{
get
;
set
; }
VB
Copy
Public
Property
Type
As
String
Get
Set
Property Value
String
See Also
Reference
ExceptionProperties Class
Aliquo.Core.Models Namespace
In This Article
Definition
See Also