Search Results for

    Show / Hide Table of Contents

    Interface IMediaFormat

    Summary description for IMediaFormat.

    Inherited Members
    IItem<Int32>.Id
    Namespace: ImageVault.Common.Data
    Assembly: ImageVault.Common.dll
    Syntax
    public interface IMediaFormat : IItem<int>

    Properties

    Name

    Defines the name of the format

    Declaration
    string Name { get; set; }
    Property Value
    Type Description
    System.String

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022