<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Type Shortcuts</title><link>http://blogs.msdn.com/b/powershell/archive/2006/07/12/type-shortcuts.aspx</link><description>PSMDTAG:FAQ: What is a TYPE SHORTCUT? PSMDTAG:FAQ: What are the TYPE SHORTCUTS? 
 
 Type shortcuts are a Windows PowerShell feature that allows you to reduce the amount of typing you have to do when specifying a type. 
 
 For example, the following</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Type Shortcuts</title><link>http://blogs.msdn.com/b/powershell/archive/2006/07/12/type-shortcuts.aspx#9939273</link><pubDate>Sun, 20 Dec 2009 12:40:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9939273</guid><dc:creator>Daniel Brännström</dc:creator><description>&lt;p&gt;This script might do it (Gets type accelerators in CTP3): &lt;a rel="nofollow" target="_new" href="http://powershell.com/cs/media/p/691.aspx"&gt;http://powershell.com/cs/media/p/691.aspx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9939273" width="1" height="1"&gt;</description></item><item><title>re: Type Shortcuts</title><link>http://blogs.msdn.com/b/powershell/archive/2006/07/12/type-shortcuts.aspx#9131015</link><pubDate>Fri, 21 Nov 2008 02:41:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9131015</guid><dc:creator>EBGreen</dc:creator><description>&lt;p&gt;Anyone know of a way to discover these programatically? Or is it embedded too deep?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9131015" width="1" height="1"&gt;</description></item><item><title>re: Type Shortcuts</title><link>http://blogs.msdn.com/b/powershell/archive/2006/07/12/type-shortcuts.aspx#7307099</link><pubDate>Tue, 29 Jan 2008 18:22:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7307099</guid><dc:creator>marco.shaw</dc:creator><description>&lt;p&gt;[void] also seems to exists as of RC2 or so.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7307099" width="1" height="1"&gt;</description></item><item><title>re: Type Shortcuts</title><link>http://blogs.msdn.com/b/powershell/archive/2006/07/12/type-shortcuts.aspx#684481</link><pubDate>Mon, 31 Jul 2006 23:59:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:684481</guid><dc:creator>Alex K. Angelopoulos</dc:creator><description>Jim overlooked some of the type accelerators in that list, probably since it was getting so repetitious. It looks like the following also all work:&lt;br&gt;[byte[]]&lt;br&gt;[double[]]&lt;br&gt;[single[]]&lt;br&gt;[type[]]&lt;br&gt;[array[]]&lt;br&gt;[decimal[]]&lt;br&gt;Obviously, all of the &amp;quot;fundamental&amp;quot; important types can be arrayed with an accelerator, including both [type] and [array] itself.&lt;br&gt;One is missing, possibly via oversight: [float[]] fails. Since [float] is actually System.Single and since [single[]] works, this is not a major impairment.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=684481" width="1" height="1"&gt;</description></item><item><title>re: Type Shortcuts</title><link>http://blogs.msdn.com/b/powershell/archive/2006/07/12/type-shortcuts.aspx#665975</link><pubDate>Fri, 14 Jul 2006 21:53:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:665975</guid><dc:creator>nlhowell</dc:creator><description>Ah; very handy.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=665975" width="1" height="1"&gt;</description></item><item><title>re: Type Shortcuts</title><link>http://blogs.msdn.com/b/powershell/archive/2006/07/12/type-shortcuts.aspx#664700</link><pubDate>Thu, 13 Jul 2006 20:35:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:664700</guid><dc:creator>PowerShell Team</dc:creator><description>Sure thing:&lt;br&gt;&lt;br&gt;[C:\temp]&lt;br&gt;PS:8 &amp;gt; $Process = [System.Diagnostics.Process]&lt;br&gt;&lt;br&gt;[C:\temp]&lt;br&gt;PS:9 &amp;gt; $Process::GetProcessById(1234)&lt;br&gt;&lt;br&gt;Lee&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=664700" width="1" height="1"&gt;</description></item><item><title>re: Type Shortcuts</title><link>http://blogs.msdn.com/b/powershell/archive/2006/07/12/type-shortcuts.aspx#664682</link><pubDate>Thu, 13 Jul 2006 20:13:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:664682</guid><dc:creator>nlhowell</dc:creator><description>Can we make our own type shortcuts?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=664682" width="1" height="1"&gt;</description></item><item><title>Interesting Finds: July 12, 2006</title><link>http://blogs.msdn.com/b/powershell/archive/2006/07/12/type-shortcuts.aspx#664011</link><pubDate>Thu, 13 Jul 2006 06:12:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:664011</guid><dc:creator>Jason Haley</dc:creator><description>&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=664011" width="1" height="1"&gt;</description></item></channel></rss>