<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tekk</author_name>
  <author_url>https://blog.hatena.ne.jp/tekk/</author_url>
  <blog_title>tekkの日記 C#,VB.NET</blog_title>
  <blog_url>https://tekk.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>Delphiでは、CreateDir関数とは別にForceDirectories関数があり親ディレクトリが無い場合に親ディレクトリまで作成する関数があります。.Netでは、どうやれば良いかと確認すると、System.IO.CreateDirectory関数がForceDirectories関数と同じ動作をすることが分かりました。以下のコードでネストが深いフォルダを1回で作成できます。 Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) H…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftekk.hatenadiary.org%2Fentry%2F20091205%2F1259985449&quot; title=&quot;System.IO.Directory.CreateDirectoryは親ディレクトリが存在しない場合、親を含めて作成する。（SysUtils.ForceDirectories） - tekkの日記 C#,VB.NET&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>2009-12-05 12:57:29</published>
  <title>System.IO.Directory.CreateDirectoryは親ディレクトリが存在しない場合、親を含めて作成する。（SysUtils.ForceDirectories）</title>
  <type>rich</type>
  <url>https://tekk.hatenadiary.org/entry/20091205/1259985449</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
