M-Files Vault Application Framework
C#
Show/Hide TOC
App
Task
Exception(Serialization
Info, Streaming
Context) Constructor
Definition
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
protected
AppTaskException
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
SerializationInfo
context
StreamingContext
See Also
Reference
AppTaskException Class
AppTaskException Overload
MFiles.VAF.AppTasks Namespace
In This Article
Definition
See Also