Edit

Share via


SecurityPermissionAttribute.UnmanagedCode Property

Definition

Gets or sets a value indicating whether permission to call unmanaged code is declared.

public bool UnmanagedCode { get; set; }

Property Value

true if permission to call unmanaged code is declared; otherwise, false.

Applies to