Click or drag to resize

AliasRefType Property

The Type of the referenced alias if it's a type alias (otherwise null).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public TypeRef Type { get; }

Property Value

Type: TypeRef
See Also