Search Results for

    Show / Hide Table of Contents

    Interface ICustomAttributeProvider

    Custom attribute provider

    Namespace: Microsoft.ML.Probabilistic.Compiler.CodeModel
    Assembly: Microsoft.ML.Probabilistic.Compiler.dll
    Syntax
    public interface ICustomAttributeProvider

    Properties

    Attributes

    Attributes

    Declaration
    List<ICustomAttribute> Attributes { get; }
    Property Value
    Type Description
    List<ICustomAttribute>
    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.