Share via


RuntimeComplexType.IComplexType.ComplexProperty Property

Definition

Gets the associated property.

Microsoft.EntityFrameworkCore.Metadata.IComplexProperty Microsoft.EntityFrameworkCore.Metadata.IComplexType.ComplexProperty { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IComplexType.ComplexProperty : Microsoft.EntityFrameworkCore.Metadata.IComplexProperty
 ReadOnly Property ComplexProperty As IComplexProperty Implements IComplexType.ComplexProperty

Property Value

Implements

Attributes

Applies to