ReflectionPermissionAttribute.TypeInformation Vlastnost

Definice

Upozornění

Toto rozhraní API je teď zastaralé.

Upozornění

ReflectionPermissionAttribute.TypeInformation has been deprecated and is not supported.

Upozornění

This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202

Upozornění

not enforced in 2.0+

Získá nebo nastaví hodnotu, která označuje, zda je povolen odraz na členech, které nejsou viditelné.

public:
 property bool TypeInformation { bool get(); void set(bool value); };
[System.Obsolete]
public bool TypeInformation { get; set; }
[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("not enforced in 2.0+")]
public bool TypeInformation { get; set; }
[<System.Obsolete>]
member this.TypeInformation : bool with 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("not enforced in 2.0+")>]
member this.TypeInformation : bool with get, set
Public Property TypeInformation As Boolean

Hodnota vlastnosti

Boolean

trueje-li povolena reflexe na členech, které nejsou viditelné; v opačném případě . false

Atributy

Poznámky

Tato vlastnost je teď zastaralá. Odráží se na metadatech členů, které už ReflectionPermissionnejsou viditelné .

Platí pro