Property Attributes
Attributes
Gets the attributes for this argument
Declaration
public ICollection<AttributeValue> Attributes { get; }
Property Value
public ICollection<AttributeValue> Attributes { get; }
ICollection<AttributeValue> |