ConventionContainerBuilder<TBuilder, TConvention, TDelegate>.

Properties Property

Summary

A central location for sharing state between components during the convention building process.

Syntax

public IDictionary<object, object> Properties { get; }

Attributes

Type Description
NullableAttribute

Value

Type Description
IDictionary<object, object> The properties.