public enum QuickIOPathType : Enum
Path Types (Regular or UNC )
http://msdn.microsoft.com/en-us/library/aa365247(VS.85).aspx
Regular
Regular
public const QuickIOPathType Regular
Constant Value
UNC
UNC
public const QuickIOPathType UNC
Constant Value
QuickIOPathType()
Path Types (Regular or UNC )
public void QuickIOPathType()
Remarks
http://msdn.microsoft.com/en-us/library/aa365247(VS.85).aspx