Attributes
Gets the list of custom attributes of the parameters.
Declaration
public ImmutableArray<AttributeConstruction> Attributes { get; }Property Value
| Type | Description |
|---|---|
| ImmutableArray<AttributeConstruction> |
Gets the list of custom attributes of the parameters.
public ImmutableArray<AttributeConstruction> Attributes { get; }| Type | Description |
|---|---|
| ImmutableArray<AttributeConstruction> |