ItemsChangeEventArgsOperationContext Property |
IT Hit User File System
Provides additonal information if available, depending on the environment.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.3.27213.0
Syntax public IOperationContext OperationContext { get; }
Public ReadOnly Property OperationContext As IOperationContext
Get
public:
virtual property IOperationContext^ OperationContext {
IOperationContext^ get () sealed;
}
abstract OperationContext : IOperationContext with get
override OperationContext : IOperationContext with get
Property Value
Type:
IOperationContextImplements
IItemsChangeOperationContextSee Also