Share via


ExpandAttribute.ExpandConfigurations Property

Definition

Gets or sets the ExpandConfiguration of navigation properties.

public System.Collections.Generic.Dictionary<string,Microsoft.AspNet.OData.Query.ExpandConfiguration> ExpandConfigurations { get; }
member this.ExpandConfigurations : System.Collections.Generic.Dictionary<string, Microsoft.AspNet.OData.Query.ExpandConfiguration>
Public ReadOnly Property ExpandConfigurations As Dictionary(Of String, ExpandConfiguration)

Property Value

Applies to