[Gregor.Core.FileSystem.PathSystem]

Gregor.Core.FileSystem.PathSystem

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.FileSystem.

Details

public enum Gregor.Core.FileSystem.PathSystem

: System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Custom Attributes: 

Description: 


Members

Mixed

public const Gregor.Core.FileSystem.PathSystem Mixed = 3

Custom Attributes: 

Description: 

Unix

public const Gregor.Core.FileSystem.PathSystem Unix = 1

Custom Attributes: 

Description: 

Unknown

public const Gregor.Core.FileSystem.PathSystem Unknown = 0

Custom Attributes: 

Description: 

value__

public System.Int32 value__

Custom Attributes: 

Description: 

Windows

public const Gregor.Core.FileSystem.PathSystem Windows = 2

Custom Attributes: 

Description: 


See Also

System.Enum

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.FileSystem.PathSystem