Click or drag to resize

AttributeAttributeExpressions Property

The list of attribute Expressions.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public ChildList<Expression> AttributeExpressions { get; }

Property Value

Type: ChildListExpression
See Also