Show / Hide Table of Contents

    Interface IAttribute

    Defines common functionality for member attributes.

    Namespace: Flame
    Assembly: Flame.dll
    Syntax
    public interface IAttribute

    Properties

    | Improve this Doc View Source

    AttributeType

    Gets the attribute's type.

    Declaration
    IType AttributeType { get; }
    Property Value
    Type Description
    IType
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX