Search Results for

    Show / Hide Table of Contents

    Interface IMetadata

    Provides a way to attach arbitrary data to an object.
    Namespace: Melanchall.DryWetMidi.Common
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public interface IMetadata

    Properties

    Metadata

    Gets or sets a metadata associated with the current object.
    Declaration
    object Metadata { get; set; }
    Property Value
    Type Description
    object
    In this article
    Back to top 2024 / Generated by DocFX