<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsu--kun</author_name>
  <author_url>https://blog.hatena.ne.jp/tsu--kun/</author_url>
  <blog_title>中堅プログラマーの備忘録</blog_title>
  <blog_url>https://www.chuken-engineer.com/</blog_url>
  <categories>
    <anon>visual studio</anon>
    <anon>windows</anon>
  </categories>
  <description>C#.netでポインターを扱う場合、unsafeキーワードを用いる必要があります。 ただこのunsafeキーワードは【Visual Studio】の設定を変更しないと コンパイルエラーが出てしまうので、これを下記のとおり設定変更してあげる必要があります。設定方法は簡単で プロジェクトのプロパティを開き ビルドプロパティにある 【アンセーフコードの許可】にチェックを入れるだけです。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.chuken-engineer.com%2Fentry%2F2019%2F08%2F08%2F084625&quot; title=&quot;【Visual Studio】「アンセーフコードは/unsafeでコンパイルした場合のみ有効です」エラーへの対応 - 中堅プログラマーの備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tsu--kun/20190805/20190805112041.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-08-08 08:46:25</published>
  <title>【Visual Studio】「アンセーフコードは/unsafeでコンパイルした場合のみ有効です」エラーへの対応</title>
  <type>rich</type>
  <url>https://www.chuken-engineer.com/entry/2019/08/08/084625</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
