'Declaration
<JetBrains.Annotations.NotNullAttribute()> ReadOnly Property CodeType As Type
'Usage
Dim instance As _TextParsingError Dim value As Type value = instance.CodeType
[JetBrains.Annotations.NotNull()] Type CodeType {get;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).