TraceEventArgs.SourceUri PropertyTraceEventArgs.SourceUri PropertyTraceEventArgs::SourceUri Property
Gets the URI of the source file containing the function call that raised the event.
Property Value
Type: System.StringSystem.StringSystem::String^
The source file in which the error occurred, or EmptyEmptyEmpty if the source file is not known.