Click or drag to resize

PropertyDeclBaseType Property

The type of the property.

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

Property Value

Type: Expression

Implements

IVariableDeclType
See Also