public enum QuickIOShareType : Enum
Enum collection of available shares types
Device
Device share
public const QuickIOShareType Device
Constant Value
Disk
Disk or network share share
public const QuickIOShareType Disk
Constant Value
IPC
IPC share
public const QuickIOShareType IPC
Constant Value
Printer
Printer share
public const QuickIOShareType Printer
Constant Value
Special
Special share
public const QuickIOShareType Special
Constant Value