Share via


ODataSerializerContext.Items Property

Definition

Gets a property bag associated with this context to store any generic data.

public System.Collections.Generic.IDictionary<object,object> Items { get; }
member this.Items : System.Collections.Generic.IDictionary<obj, obj>
Public ReadOnly Property Items As IDictionary(Of Object, Object)

Property Value

Applies to