Click or drag to resize

ParameterAttributes Property

Gets the parameter's attributes.

Namespace:  NetQuarry.Metadata
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ParameterAttrs Attributes { get; }

Property Value

Type: ParameterAttrs
The parameter's attributes.
See Also