ModelMetadata.Container 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.
Une référence à l'objet conteneur du modèle. Non-null si le modèle représente une propriété.
public object Container { get; set; }
member this.Container : obj with get, set
Public Property Container As Object