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

namespace System.IO
{
public class FileStatus // TypeDefIndex: 4916
{
	// Fields
	type#35134 _fileStatus;
	type#20868 _fileStatusInitialized;
	type#15314 <InitiallyDirectory>k__BackingField;
	type#15315 _isDirectory;
	type#15314 _exists;

	// Methods
	// RVA: -1
	internal type#15313 get_InitiallyDirectory() { }
	// RVA: -1
	private type#28660 set_InitiallyDirectory(type#15313 value) { }
	// RVA: -1
	internal static type#28660 Initialize(type#11880 status, type#15313 isDirectory) { }
	// RVA: -1
	internal type#15313 IsReadOnly(type#10092 path, type#15335 continueOnError) { }
	// RVA: -1
	public type#18486 GetAttributes(type#10092 path, type#10092 fileName) { }
	// RVA: -1
	internal type#15313 GetExists(type#10092 path) { }
	// RVA: -1
	public type#28660 Refresh(type#10092 path) { }
	// RVA: -1
	internal type#28660 EnsureStatInitialized(type#10092 path, type#15335 continueOnError) { }
}
}
