Share via


ODataResourceSetWrapper.Resources Property

Definition

Gets the nested resources of this ResourceSet.

public System.Collections.Generic.IList<Microsoft.AspNet.OData.Formatter.Deserialization.ODataResourceWrapper> Resources { get; }
member this.Resources : System.Collections.Generic.IList<Microsoft.AspNet.OData.Formatter.Deserialization.ODataResourceWrapper>
Public ReadOnly Property Resources As IList(Of ODataResourceWrapper)

Property Value

Applies to