For the complete documentation index, see llms.txt. This page is also available as Markdown.

ProjectDebugInfo

Property in CompilationResult

Summary

Gets the debugging information for this compiled project.

public ProjectDebugInfo? ProjectDebugInfo { get; internal set; }

Last updated

Was this helpful?