Udostępnij za pośrednictwem


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, na przykład dodając ujścia kontekstu komunikacji sieciowej, ujścia funkcji Envoy i ujścia dynamiczne.

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