<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: List Drives and Volumes from .NET</title>
	<atom:link href="http://www.csharp411.com/list-drives-and-volumes-from-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/list-drives-and-volumes-from-net/</link>
	<description>C# Development</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:14:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: zanlok</title>
		<link>http://www.csharp411.com/list-drives-and-volumes-from-net/#comment-193</link>
		<dc:creator>zanlok</dc:creator>
		<pubDate>Wed, 01 Dec 2010 20:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/list-drives-and-volumes-from-net/#comment-193</guid>
		<description>@steve - indeed, I&#039;d like to know how to get all mounted volumes, which may be through drivers not using an actual letter like W:</description>
		<content:encoded><![CDATA[<p>@steve &#8211; indeed, I&#8217;d like to know how to get all mounted volumes, which may be through drivers not using an actual letter like W:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Dinn</title>
		<link>http://www.csharp411.com/list-drives-and-volumes-from-net/#comment-192</link>
		<dc:creator>Steve Dinn</dc:creator>
		<pubDate>Wed, 11 Feb 2009 19:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/list-drives-and-volumes-from-net/#comment-192</guid>
		<description>DriveInfo.GetDrives() will enumerate all volumes mounted with a drive letter, but is there any way (without p/invoking Win32) to enumerate raw volumes, or to see volumes that may be mounted in a folder and not a drive letter?</description>
		<content:encoded><![CDATA[<p>DriveInfo.GetDrives() will enumerate all volumes mounted with a drive letter, but is there any way (without p/invoking Win32) to enumerate raw volumes, or to see volumes that may be mounted in a folder and not a drive letter?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

