Share via


SecurityPermissionAttribute.Infrastructure Vlastnost

Definice

Získá nebo nastaví hodnotu označující, zda se kód může připojit k infrastruktuře modulu clý jazyk runtime, například přidání remoting kontextových jímek, jímek envoy a dynamických jímek.

public:
 property bool Infrastructure { bool get(); void set(bool value); };
public bool Infrastructure { get; set; }
[System.Runtime.InteropServices.ComVisible(true)]
public bool Infrastructure { get; set; }
member this.Infrastructure : bool with get, set
[<System.Runtime.InteropServices.ComVisible(true)>]
member this.Infrastructure : bool with get, set
Public Property Infrastructure As Boolean

Hodnota vlastnosti

truepokud se kód může připojit k infrastruktuře modulu CLR (Common Language Runtime); v opačném případě . false

Atributy

Platí pro