SecurityPermissionAttribute.Infrastructure Özellik

Tanım

Uzaktan İletişim Bağlam Havuzları, Elçi Havuzları ve Dinamik Havuzlar ekleme gibi, kodun ortak dil çalışma zamanı altyapısına bağlanıp bağlanamayacağını belirten bir değer alır veya ayarlar.

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

Özellik Değeri

true kod ortak dil çalışma zamanı altyapısına takılabilirse; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır