ReflectionPermissionAttribute.TypeInformation Ö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.TypeInformation has been deprecated and is not supported.
Dikkat
This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202
Dikkat
Bu API artık kullanım dışıdır.
Görünür olmayan üyeler üzerinde yansımaya izin verilip verilmediğini gösteren bir değer alır veya ayarlar.
public:
property bool TypeInformation { bool get(); void set(bool value); };
[System.Obsolete("ReflectionPermissionAttribute.TypeInformation has been deprecated and is not supported.")]
public bool TypeInformation { get; set; }
public bool TypeInformation { get; set; }
[System.Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
public bool TypeInformation { get; set; }
[System.Obsolete]
public bool TypeInformation { get; set; }
[<System.Obsolete("ReflectionPermissionAttribute.TypeInformation has been deprecated and is not supported.")>]
member this.TypeInformation : bool with get, set
member this.TypeInformation : bool with get, set
[<System.Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")>]
member this.TypeInformation : bool with get, set
[<System.Obsolete>]
member this.TypeInformation : bool with get, set
Public Property TypeInformation As Boolean
Özellik Değeri
true görünür olmayan üyeler üzerinde yansımaya izin veriliyorsa; aksi takdirde , false.
- Öznitelikler
Açıklamalar
Bu özellik artık kullanımdan kaldırıldı. Görünür olmayan üyelerin meta verilerini yansıtmak için artık gerekli ReflectionPermissiondeğildir.