Editar

Compartir a través de


IWindowsTracePreprocessorEvent.SourceFileName Property

Definition

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.

Applies to