CompilationLoader.TargetSpecificReplacements Property

Definition

Indicates whether target specific implementations for functions and operations have been used to replace the ones declared within the compilation unit. This step is only executed if the specified configuration contains the path to the target package.

public Microsoft.Quantum.QsCompiler.CompilationLoader.Status TargetSpecificReplacements { get; }
member this.TargetSpecificReplacements : Microsoft.Quantum.QsCompiler.CompilationLoader.Status
Public ReadOnly Property TargetSpecificReplacements As CompilationLoader.Status

Property Value

CompilationLoader.Status

Applies to