CompilationOptions.AllowUnsafe プロパティ

定義

public:
 property Nullable<bool> AllowUnsafe { Nullable<bool> get(); };
public bool? AllowUnsafe { get; }
member this.AllowUnsafe : Nullable<bool>
Public ReadOnly Property AllowUnsafe As Nullable(Of Boolean)

プロパティ値

適用対象