[Gregor.Core.PathTest]

Gregor.Core.PathTest

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public enum Gregor.Core.PathTest

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

Custom Attributes: 

Description: 


Members

DirectoryExistance

public const Gregor.Core.PathTest DirectoryExistance = 4

Custom Attributes: 

Description: 

DirectorySyntax

public const Gregor.Core.PathTest DirectorySyntax = 2

Custom Attributes: 

Description: 

FileExistance

public const Gregor.Core.PathTest FileExistance = 3

Custom Attributes: 

Description: 

FileSyntax

public const Gregor.Core.PathTest FileSyntax = 1

Custom Attributes: 

Description: 

FileTypeRecognition

public const Gregor.Core.PathTest FileTypeRecognition = 5

Custom Attributes: 

Description: 

Syntax

public const Gregor.Core.PathTest Syntax = 0

Custom Attributes: 

Description: 

value__

public System.Int32 value__

Custom Attributes: 

Description: 


See Also

System.Enum

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.PathTest