Share via


IEntityType.Properties Property

Definition

Gets the list of all properties.

public System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.ProjectSystem.Query.IEntityProperty> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.ProjectSystem.Query.IEntityProperty>
Public ReadOnly Property Properties As IReadOnlyList(Of IEntityProperty)

Property Value

Applies to