FileSystemEntryParent Property |
Gets the parent entry.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public FileSystemEntry Parent { get; }
Property Value
Type:
FileSystemEntryThe parent entry.
See Also