C# 클래스 Dokan.DOKAN_FILE_INFO

파일 보기 프로젝트 열기: soywiz/csharputils 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Context ulong
DeleteOnClose byte
DokanContext ulong
DokanOptions System.IntPtr
IsDirectory byte
Nocache byte
PagingIo byte
ProcessId uint
SynchronousIo byte
WriteToEndOfFile byte

프로퍼티 상세

Context 공개적으로 프로퍼티

public ulong Context
리턴 ulong

DeleteOnClose 공개적으로 프로퍼티

public byte DeleteOnClose
리턴 byte

DokanContext 공개적으로 프로퍼티

public ulong DokanContext
리턴 ulong

DokanOptions 공개적으로 프로퍼티

public IntPtr,System DokanOptions
리턴 System.IntPtr

IsDirectory 공개적으로 프로퍼티

public byte IsDirectory
리턴 byte

Nocache 공개적으로 프로퍼티

public byte Nocache
리턴 byte

PagingIo 공개적으로 프로퍼티

public byte PagingIo
리턴 byte

ProcessId 공개적으로 프로퍼티

public uint ProcessId
리턴 uint

SynchronousIo 공개적으로 프로퍼티

public byte SynchronousIo
리턴 byte

WriteToEndOfFile 공개적으로 프로퍼티

public byte WriteToEndOfFile
리턴 byte