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