7

これをコード ビハインドで c# で記述するにはどうすればよいですか? gcAllowVeryLargeObjects 構成ファイルを使用できません。

以下は設定ファイルのバージョンです

   <configuration>
  <runtime>
    <gcAllowVeryLargeObjects enabled="true" />
  </runtime>
</configuration>
4

1 に答える 1