Share via


StructuralTypeConfiguration.RemovedProperties Property

Definition

Gets the collection of explicitly removed properties.

protected internal System.Collections.Generic.IList<System.Reflection.PropertyInfo> RemovedProperties { get; }
member this.RemovedProperties : System.Collections.Generic.IList<System.Reflection.PropertyInfo>
Protected Friend ReadOnly Property RemovedProperties As IList(Of PropertyInfo)

Property Value

Applies to