ReflectionPermissionAttribute.ReflectionEmit Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
ReflectionPermissionAttribute.ReflectionEmit has been deprecated and is not supported.
Dikkat
This permission is no longer used by the CLR.
Dikkat
Bu API artık kullanım dışıdır.
içinde hata ayıklama simgeleri yayma gibi belirli özelliklerin System.Reflection.Emitkullanılmasına izin verilip verilmediğini gösteren bir değer alır veya ayarlar.
public:
property bool ReflectionEmit { bool get(); void set(bool value); };
[System.Obsolete("ReflectionPermissionAttribute.ReflectionEmit has been deprecated and is not supported.")]
public bool ReflectionEmit { get; set; }
public bool ReflectionEmit { get; set; }
[System.Obsolete("This permission is no longer used by the CLR.")]
public bool ReflectionEmit { get; set; }
[System.Obsolete]
public bool ReflectionEmit { get; set; }
[<System.Obsolete("ReflectionPermissionAttribute.ReflectionEmit has been deprecated and is not supported.")>]
member this.ReflectionEmit : bool with get, set
member this.ReflectionEmit : bool with get, set
[<System.Obsolete("This permission is no longer used by the CLR.")>]
member this.ReflectionEmit : bool with get, set
[<System.Obsolete>]
member this.ReflectionEmit : bool with get, set
Public Property ReflectionEmit As Boolean
Özellik Değeri
true etkilenen özelliklerin kullanımına izin veriliyorsa; aksi takdirde , false.
- Öznitelikler