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 |