Interface IAttribute
Defines common functionality for member attributes.
Namespace: Flame
Assembly: Flame.dll
Syntax
public interface IAttribute
Properties
| Improve this Doc View SourceAttributeType
Gets the attribute's type.
Declaration
IType AttributeType { get; }
Property Value
Type | Description |
---|---|
IType |