FileName

Property in NodeDebugInfo

Summary

Gets or sets the file that this DebugInfo was produced from.

public string? FileName { get; internal set; };

Last updated

Was this helpful?