<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>binder</author_name>
  <author_url>https://blog.hatena.ne.jp/binder/</author_url>
  <blog_title>Asterisk - アスタリスク -</blog_title>
  <blog_url>https://binder-notebook.hatenablog.com/</blog_url>
  <categories>
    <anon>Windows PowerShell</anon>
  </categories>
  <description>どうも。Windows PowerShell の学習メモです。 # プロパティとメソッドの表示 $MyInvocation | Get-Member # プロパティのみ表示 $MyInvocation.MyCommand | Get-Member -membertype properties # メソッドのみ表示 $MyInvocation.MyCommand | Get-Member -membertype method※ $MyInvocation ･･･ シェル変数とか言うものらしい。 以上です。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbinder-notebook.hatenablog.com%2Fentry%2F2014%2F10%2F23%2F231654&quot; title=&quot;【PowerShell】 プロパティとメソッドの表示。 - Asterisk - アスタリスク -&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>2014-10-23 23:16:54</published>
  <title>【PowerShell】 プロパティとメソッドの表示。</title>
  <type>rich</type>
  <url>https://binder-notebook.hatenablog.com/entry/2014/10/23/231654</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
