 | IError.Kind Property |
Gets or sets the error kind
Namespace:
EBP.Framework.Common.Interfaces
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
SyntaxErrorKind Kind { get; set; }
Property Kind As ErrorKind
Get
Set
Property Value
Type:
ErrorKind
See Also