Search Results for

    Show / Hide Table of Contents

    Class MetadataConfigurationElement

    Inheritance
    System.Object
    MetadataConfigurationElement
    Namespace: ImageVault.Core.Configuration
    Assembly: ImageVault.Core.dll
    Syntax
    public class MetadataConfigurationElement : ConfigurationElement

    Constructors

    MetadataConfigurationElement()

    Declaration
    public MetadataConfigurationElement()

    Properties

    AllowedMappings

    Declaration
    public NameValueConfigurationCollection AllowedMappings { get; set; }
    Property Value
    Type Description
    System.Configuration.NameValueConfigurationCollection

    XmpNamespace

    Declaration
    public XmpNamespaceElement XmpNamespace { get; set; }
    Property Value
    Type Description
    XmpNamespaceElement
    In This Article
    Back to top (c) Meriworks 2002-2022