Click or drag to resize

VariableDeclHasInferredType Property

True if the variable has an inferred ('var') type.

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

Property Value

Type: Boolean
See Also