IWindowsTracePreprocessorEvent.SourceFileName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public string SourceFileName { get; }
member this.SourceFileName : string
Public ReadOnly Property SourceFileName As String
Property Value
Remarks
The value of this property is parsed from the value of SourceCodeLocation, and may be incorrect if the filename ends with numeric digits.