Search Results for

    Show / Hide Table of Contents

    Interface IAttribute

    Defines common functionality for member attributes.

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

    Properties

    | Edit this page View Source

    AttributeType

    Gets the attribute's type.

    Declaration
    IType AttributeType { get; }
    Property Value
    Type Description
    IType
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX