Class FileSystemEntryInfo.
FileSystemEntryInfo
Name | Type | Tags | Description |
---|---|---|---|
name |
string |
Optional | Gets the name. |
path |
string |
Optional | Gets the path. |
mtype |
FileSystemEntryTypeEnum |
Optional | Gets the type. |
{
"Name": null,
"Path": null,
"Type": null
}