Click or drag to resize

IMetadataConfigurationProperties Property

Gets the metadata properties and values.

Namespace:  Autofac.Integration.Mef
Assembly:  Autofac.Integration.Mef (in Autofac.Integration.Mef.dll) Version: 6.0.0+4280ac7e7f34f8dcbf61bbdf820a070216e453fc
Syntax
IEnumerable<KeyValuePair<string, Object>> Properties { get; }

Property Value

Type: IEnumerableKeyValuePairString, Object

[Missing <value> documentation for "P:Autofac.Integration.Mef.IMetadataConfiguration.Properties"]

See Also