Aracılığıyla paylaş


SecurityPermissionAttribute.UnmanagedCode Özellik

Tanım

Yönetilmeyen kodu çağırma izninin bildirilip bildirilmediğini belirten bir değer alır veya ayarlar.

public:
 property bool UnmanagedCode { bool get(); void set(bool value); };
public bool UnmanagedCode { get; set; }
member this.UnmanagedCode : bool with get, set
Public Property UnmanagedCode As Boolean

Özellik Değeri

true yönetilmeyen kodu çağırma izni bildirilirse; aksi takdirde , false.

Şunlara uygulanır