OperationItemType Property |
IT Hit User File System
Item type - file or folder.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax public FileSystemItemType ItemType { get; set; }
Public Property ItemType As FileSystemItemType
Get
Set
public:
property FileSystemItemType ItemType {
FileSystemItemType get ();
void set (FileSystemItemType value);
}
member ItemType : FileSystemItemType with get, set
Property Value
Type:
FileSystemItemTypeSee Also