C# Class Dokan.DokanOptions

Afficher le fichier Open project: soywiz/csharputils Class Usage Examples

Méthodes publiques

Свойство Type Description
DebugMode bool
MountPoint string
NetworkDrive bool
RemovableDrive bool
ThreadCount ushort
UseAltStream bool
UseKeepAlive bool
UseStdErr bool
Version ushort
VolumeLabel string

Property Details

DebugMode public_oe property

public bool DebugMode
Résultat bool

MountPoint public_oe property

public string MountPoint
Résultat string

NetworkDrive public_oe property

public bool NetworkDrive
Résultat bool

RemovableDrive public_oe property

public bool RemovableDrive
Résultat bool

ThreadCount public_oe property

public ushort ThreadCount
Résultat ushort

UseAltStream public_oe property

public bool UseAltStream
Résultat bool

UseKeepAlive public_oe property

public bool UseKeepAlive
Résultat bool

UseStdErr public_oe property

public bool UseStdErr
Résultat bool

Version public_oe property

public ushort Version
Résultat ushort

VolumeLabel public_oe property

public string VolumeLabel
Résultat string