ReflectionPermissionAttribute.ReflectionEmit Vlastnost

Definice

Upozornění

ReflectionPermissionAttribute.ReflectionEmit has been deprecated and is not supported.

Upozornění

This permission is no longer used by the CLR.

Upozornění

Toto rozhraní API je teď zastaralé.

Získá nebo nastaví hodnotu, která označuje, zda použití určitých funkcí , System.Reflection.Emitjako je generování symbolů ladění, je povoleno.

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

Hodnota vlastnosti

trueje-li povoleno používání ovlivněných funkcí; v opačném případě . false

Atributy

Platí pro