ItemsChangeEventArgsComponentName Property |
IT Hit User File System
Component name that generated this change.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.3.27213.0
Syntax public string ComponentName { get; }
Public ReadOnly Property ComponentName As String
Get
public:
virtual property String^ ComponentName {
String^ get () sealed;
}
abstract ComponentName : string with get
override ComponentName : string with get
Property Value
Type:
StringImplements
IItemsChangeComponentNameSee Also