Editar

Compartilhar via


AssemblyDefinition.AllowUnsafeCode Property

Definition

Please see Assembly Definition properties on the Unity documentation site.

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

Property Value

Applies to