TypeRefBaseDontUseKeyword Property |
True if the referenced type should display as a type name instead of a keyword if it's a primitive type.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool DontUseKeyword { get; set; }
Property Value
Type:
BooleanSee Also