<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jobcsuzuki</author_name>
  <author_url>https://blog.hatena.ne.jp/jobcsuzuki/</author_url>
  <blog_title>目覚めのプログラミング</blog_title>
  <blog_url>https://ringtreelab.hateblo.jp/</blog_url>
  <categories>
    <anon>VisualStudio</anon>
    <anon>c#</anon>
  </categories>
  <description>Web.configでアプリケーションで使う設定値の設定方法と使い方です。 Web.configファイルとソースを修正することになります。 Web.config Web.configのappSettingsタグの中にKey・value（キーと値）の形で追加します。 key ・・・ プログラムで呼び出すときに使う設定値の名前 value ・・・ プログラムで取得したい実際の設定値 appconfigの中であればどこに追加しても大丈夫ですが、 同じ名前のkeyがある場合は下に記載したものが優先されます。 →参考：Web.configでappSettingsの定義名を２つ以上同じにした場合 以下の例…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fringtreelab.hateblo.jp%2Fentry%2F2021%2F10%2F06%2F135627&quot; title=&quot;Web.configにアプリケーションで使う任意の設定値を追加する（appSettingsの設定） - 目覚めのプログラミング&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-10-06 13:56:27</published>
  <title>Web.configにアプリケーションで使う任意の設定値を追加する（appSettingsの設定）</title>
  <type>rich</type>
  <url>https://ringtreelab.hateblo.jp/entry/2021/10/06/135627</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
