StructuralTypeConfiguration.ExplicitProperties 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 la collection de propriétés ajoutées explicitement.
protected internal System.Collections.Generic.IDictionary<System.Reflection.PropertyInfo,Microsoft.AspNet.OData.Builder.PropertyConfiguration> ExplicitProperties { get; }
member this.ExplicitProperties : System.Collections.Generic.IDictionary<System.Reflection.PropertyInfo, Microsoft.AspNet.OData.Builder.PropertyConfiguration>
Protected Friend ReadOnly Property ExplicitProperties As IDictionary(Of PropertyInfo, PropertyConfiguration)