// Assembly: mscorlib
// Full name: System.IO.EnumerationOptions

namespace System.IO
{
public class EnumerationOptions // TypeDefIndex: 4913
{
	// Fields
	type#17914 <Compatible>k__BackingField;
	type#17914 <CompatibleRecursive>k__BackingField;
	type#17914 <Default>k__BackingField;
	type#15314 <RecurseSubdirectories>k__BackingField;
	type#15314 <IgnoreInaccessible>k__BackingField;
	type#18487 <AttributesToSkip>k__BackingField;
	type#22474 <MatchType>k__BackingField;
	type#22461 <MatchCasing>k__BackingField;
	type#15314 <ReturnSpecialDirectories>k__BackingField;

	// Methods
	// RVA: -1
	internal static type#17911 get_Compatible() { }
	// RVA: -1
	private static type#17911 get_CompatibleRecursive() { }
	// RVA: -1
	internal static type#17911 get_Default() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal static type#17911 FromSearchOption(type#25738 searchOption) { }
	// RVA: -1
	public type#15313 get_RecurseSubdirectories() { }
	// RVA: -1
	public type#28660 set_RecurseSubdirectories(type#15313 value) { }
	// RVA: -1
	public type#15313 get_IgnoreInaccessible() { }
	// RVA: -1
	public type#28660 set_IgnoreInaccessible(type#15313 value) { }
	// RVA: -1
	public type#18486 get_AttributesToSkip() { }
	// RVA: -1
	public type#28660 set_AttributesToSkip(type#18486 value) { }
	// RVA: -1
	public type#22473 get_MatchType() { }
	// RVA: -1
	public type#28660 set_MatchType(type#22473 value) { }
	// RVA: -1
	public type#22460 get_MatchCasing() { }
	// RVA: -1
	public type#15313 get_ReturnSpecialDirectories() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
