CompilationLoader.PathToCompiledBinary 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.
Contains the absolute path where the binary representation of the generated syntax tree has been written to disk.
public string? PathToCompiledBinary { get; }
member this.PathToCompiledBinary : string
Public ReadOnly Property PathToCompiledBinary As String