C# 클래스 Dokan.DokanOptions

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

공개 프로퍼티들

프로퍼티 타입 설명
DebugMode bool
MountPoint string
NetworkDrive bool
RemovableDrive bool
ThreadCount ushort
UseAltStream bool
UseKeepAlive bool
UseStdErr bool
Version ushort
VolumeLabel string

프로퍼티 상세

DebugMode 공개적으로 프로퍼티

public bool DebugMode
리턴 bool

MountPoint 공개적으로 프로퍼티

public string MountPoint
리턴 string

NetworkDrive 공개적으로 프로퍼티

public bool NetworkDrive
리턴 bool

RemovableDrive 공개적으로 프로퍼티

public bool RemovableDrive
리턴 bool

ThreadCount 공개적으로 프로퍼티

public ushort ThreadCount
리턴 ushort

UseAltStream 공개적으로 프로퍼티

public bool UseAltStream
리턴 bool

UseKeepAlive 공개적으로 프로퍼티

public bool UseKeepAlive
리턴 bool

UseStdErr 공개적으로 프로퍼티

public bool UseStdErr
리턴 bool

Version 공개적으로 프로퍼티

public ushort Version
리턴 ushort

VolumeLabel 공개적으로 프로퍼티

public string VolumeLabel
리턴 string