Editar

Compartir a través de


IWindowsTracePreprocessorEvent.SourceLineNumber Property

Definition

public int SourceLineNumber { get; }
member this.SourceLineNumber : int
Public ReadOnly Property SourceLineNumber As Integer

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