ExecutionEventArgs.SourceUri PropertyExecutionEventArgs.SourceUri PropertyExecutionEventArgs::SourceUri Property
- XmlPrime 5.0
- Other Versions ▼
Gets the URI of the source file containing the instruction that caused the event.
Property Value
Type: System.StringSystem.StringSystem::String^
The source file in which the instruction was evaluated, or EmptyEmptyEmpty if the source file is not known.