Share via


ResourceType.CanReflectOnInstanceType Propriété

Définition

Détermine une valeur qui indique si le type d’instance correspondant représente le type CLR de cette entité.

public:
 property bool CanReflectOnInstanceType { bool get(); void set(bool value); };
public bool CanReflectOnInstanceType { get; set; }
member this.CanReflectOnInstanceType : bool with get, set
Public Property CanReflectOnInstanceType As Boolean

Valeur de propriété

truesi le type instance représente un type CLR ; sinon, false.

S’applique à