|
... Compare(driveInfo.RootDirectory.FullName, di.Root.FullName, true ) == 0) { if (driveInfo.DriveType == System.IO. DriveType .Unknown)
|
|
System.IO.DriveType列挙体のNoRootDirectoryとは スレッド開始者: いそ 開始日時: 09 9 2006 11:59 午前 UTC 返信数: 2 ...
|
|
using System; using System.Collections; using System.Collections.Generic; using System.Drawing; using System.Text; using System.Windows.Forms; using System.ComponentModel;
|
|
The title was what this class was mainly created for. It's a small wrapper that ... get { return info != null && info.DriveType != System.IO. DriveType .NoRootDirectory;
|
|
Mono Class Library : System.IO Namespace System.IO.DriveType Enumeration: Note: This namespace, class, or member is supported only in version .NET 2.0 ...
|
|
Property Value Type: System.IO . . :: . DriveType. One of the DriveType values. ... The following code example demonstrates the use of the DriveInfo class to display ...
|
|
Note: This enumeration is new in the .NET Framework version 2.0. Defines ... Previous Versions .NET Framework 2.0 Class Library Reference System.IO DriveType Enumeration
|