Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
(.csproj から選択) に似たもの
<DefineConstants>DEBUG; ANDROID</DefineConstants>
プロジェクトを右クリックし、[オプション] -> [ビルド] -> [コンパイラ] に移動します。Define Symbols と書かれている場所に定数を追加できます。