AssemblyTraceEvent..::..GetTraceName Method
Gets the name of the trace.
Namespace:
UAOOI.ProcessObserver.RealTime.ProcessesAssembly: RealTime (in RealTime.dll)
Syntax
[ConditionalAttribute] public static void GetTraceName( Action<string> traceName )
<ConditionalAttribute> _ Public Shared Sub GetTraceName ( _ traceName As Action(Of String) _ )
[ConditionalAttribute] public: static void GetTraceName( Action<String^>^ traceName )