TypeRef.IsShallow 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 une valeur indiquant si ce TypeRef est superficiel ou non. Les types peu profonds ne disposent pas d’une liste définie de types de base.
public bool IsShallow { get; }
member this.IsShallow : bool
Public ReadOnly Property IsShallow As Boolean