DIFsrmClassificationEvents_SinkHelper.m_OnFileDelegate Field
Stores a delegate for a file classification event handler.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
public DIFsrmClassificationEvents_OnFileEventHandler m_OnFileDelegate
public:
DIFsrmClassificationEvents_OnFileEventHandler^ m_OnFileDelegate
val mutable m_OnFileDelegate : DIFsrmClassificationEvents_OnFileEventHandler
Public m_OnFileDelegate As DIFsrmClassificationEvents_OnFileEventHandler
Field Value
Type: Microsoft.Storage.DIFsrmClassificationEvents_OnFileEventHandler
A OnFile method event handler.
See Also
DIFsrmClassificationEvents_SinkHelper Class
Microsoft.Storage Namespace
Return to top