HostProtectionAttribute.Resources Özellik

Tanım

Konak için zararlı olabilecek işlev kategorilerini belirten bayrakları alır veya ayarlar.

public:
 property System::Security::Permissions::HostProtectionResource Resources { System::Security::Permissions::HostProtectionResource get(); void set(System::Security::Permissions::HostProtectionResource value); };
public System.Security.Permissions.HostProtectionResource Resources { get; set; }
member this.Resources : System.Security.Permissions.HostProtectionResource with get, set
Public Property Resources As HostProtectionResource

Özellik Değeri

Değerlerin bit düzeyinde birleşimi HostProtectionResource . Varsayılan değer: None.

Açıklamalar

HostProtectionResource Bayraklar, konak için zararlı olabilecek yöntem veya sınıf tarafından kullanıma sunulan kaynakları belirtir.

Şunlara uygulanır

Ayrıca bkz.