IConventionContext.

this[object] Property

Summary

Allows a context to hold additional information for conventions to consume such as configuration objects

Syntax

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

Attributes

Type Description
NullableAttribute

Parameters

Name Type Description
item object

Value

Type Description
object