ConventionHostBuilder<TSelf>.

this[object] Property

Summary

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

Syntax

public virtual object this[object item] { get; set; }

Attributes

Type Description
NullableAttribute

Parameters

Name Type Description
item object

Value

Type Description
object