ItemsChangeEventArgsParent Property |
IT Hit User File System
Parent item. This is filled for population operation only.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.3.27213.0
Syntax public ChangeEventItem Parent { get; }
Public ReadOnly Property Parent As ChangeEventItem
Get
public:
virtual property ChangeEventItem^ Parent {
ChangeEventItem^ get () sealed;
}
abstract Parent : ChangeEventItem with get
override Parent : ChangeEventItem with get
Property Value
Type:
ChangeEventItemImplements
IItemsChangeParentSee Also