ContainedAttribute Classe
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.
Marque une propriété de navigation comme imbriquée.
[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class ContainedAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type ContainedAttribute = class
inherit Attribute
Public NotInheritable Class ContainedAttribute
Inherits Attribute
- Héritage
-
ContainedAttribute
- Attributs
Constructeurs
ContainedAttribute() |
Marque une propriété de navigation comme imbriquée. |