CompilationLoader.TargetSpecificReplacements 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.
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