SecurityPermissionAttribute.Infrastructure Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah kode dapat dicolokkan ke infrastruktur runtime bahasa umum, seperti menambahkan Sink Konteks Jarak Jauh, Sink Envoy, dan Sink Dinamis.

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

Nilai Properti

true jika kode dapat dicolokkan ke infrastruktur runtime bahasa umum; jika tidak, false.

Atribut

Berlaku untuk