SecurityPermissionAttribute.Infrastructure Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy kod może podłączyć się do infrastruktury środowiska uruchomieniowego języka wspólnego, takich jak dodawanie ujściów kontekstu komunikacji automatycznej, ujścia wysłanników i ujściów dynamicznych.

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

Wartość właściwości

true jeśli kod może podłączyć się do infrastruktury środowiska uruchomieniowego języka wspólnego; w przeciwnym razie , false.

Atrybuty

Dotyczy