ResourceType.CanReflectOnInstanceType Proprietà

Definizione

Ottiene un valore che indica se il tipo di istanza corrispondente rappresenta il tipo CLR di questa 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

Valore della proprietà

true se il tipo di istanza rappresenta un tipo CLR; in caso contrario, false.

Si applica a