<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aoki1210</author_name>
  <author_url>https://blog.hatena.ne.jp/aoki1210/</author_url>
  <blog_title>あおきのTechメモ</blog_title>
  <blog_url>https://aoki1210.hatenablog.jp/</blog_url>
  <categories>
    <anon>WinRT</anon>
  </categories>
  <description>MetroUIでファイルを保存、読み込む方法です。WinRTでは、新たに「ローミングフォルダ」にファイルを保存することができます。ローミングフォルダはユーザーが各デバイスでも共有できる領域となります。 テキストファイルをローミングフォルダから読み込む例 private static async Task&lt;string&gt; ReadFile(string fileName) { // ローミングフォルダ （C:\Users\&lt;ユーザー名&gt;\AppData\Local\Packages\＜アプリ別のID＞\RoamingState） StorageFolder folder = Applicatio…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faoki1210.hatenablog.jp%2Fentry%2F20120913%2Fp1&quot; title=&quot; WindowsStoreアプリでテキストファイルの保存と読み出し(ローミングフォルダ) - あおきのTechメモ&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>2012-09-13 00:00:00</published>
  <title> WindowsStoreアプリでテキストファイルの保存と読み出し(ローミングフォルダ)</title>
  <type>rich</type>
  <url>https://aoki1210.hatenablog.jp/entry/20120913/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
