Share via


StructuralTypeConfiguration.ExplicitProperties Property

Definition

Gets the collection of explicitly added properties.

protected internal System.Collections.Generic.IDictionary<System.Reflection.PropertyInfo,Microsoft.AspNet.OData.Builder.PropertyConfiguration> ExplicitProperties { get; }
member this.ExplicitProperties : System.Collections.Generic.IDictionary<System.Reflection.PropertyInfo, Microsoft.AspNet.OData.Builder.PropertyConfiguration>
Protected Friend ReadOnly Property ExplicitProperties As IDictionary(Of PropertyInfo, PropertyConfiguration)

Property Value

Applies to