ODataResourceSetWrapper.Resources Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les ressources imbriquées de ce 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)