M-Files Vault Application Framework
C#
Show/Hide TOC
Event
Tracing
For
Windows
Event
Source
Trace
Custom
Event Method
Definition
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
void
TraceCustomEvent
(
string
ActivityID
,
string
Name
)
Parameters
ActivityID
String
Name
String
See Also
Reference
EventTracingForWindowsEventSource Class
MFiles.VAF Namespace
In This Article
Definition
See Also