ResourceType.CanReflectOnInstanceType Özellik

Tanım

İlgili örnek türünün bu varlığın CLR türünü temsil edip etmediğini gösteren bir değer alır.

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

Özellik Değeri

true örnek türü bir CLR türünü temsil ediyorsa; aksi takdirde , false.

Şunlara uygulanır