[Gregor.Core.IoProviderFeature]

Gregor.Core.IoProviderFeature

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public enum Gregor.Core.IoProviderFeature

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

Custom Attributes: 

Description: 


Members

CommonTests

public const Gregor.Core.IoProviderFeature CommonTests = 0

Custom Attributes: 

Description: 

FileExtensions

public const Gregor.Core.IoProviderFeature FileExtensions = 1

Custom Attributes: 

Description: 

PathComponents

public const Gregor.Core.IoProviderFeature PathComponents = 2

Custom Attributes: 

Description: 

Reading

public const Gregor.Core.IoProviderFeature Reading = 3

Custom Attributes: 

Description: 

value__

public System.Int32 value__

Custom Attributes: 

Description: 

WriteAppending

public const Gregor.Core.IoProviderFeature WriteAppending = 5

Custom Attributes: 

Description: 

Writing

public const Gregor.Core.IoProviderFeature Writing = 4

Custom Attributes: 

Description: 


See Also

System.Enum

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.IoProviderFeature