Support NTFS server roots
This commit is contained in:
@@ -30,6 +30,7 @@ namespace C4IT.LIAM
|
||||
public enum eLiamDataAreaTypes
|
||||
{
|
||||
Unknown = 0,
|
||||
NtfsServerRoot = 100,
|
||||
NtfsShare = 101,
|
||||
NtfsFolder = 102,
|
||||
DfsNamespaceRoot = 103,
|
||||
|
||||
Reference in New Issue
Block a user