ExtensionExceptionClassName Property |
The name of the IExtension class that is trhowing the exception
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string ClassName { get; }
Public ReadOnly Property ClassName As String
Get
Property Value
Type:
Stringa string representing the name of the IExtension class that is throwing the exception
See Also