Source.AssemblyFile Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)]
public Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<string> AssemblyFile { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)>]
AssemblyFile : Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<string>
Public ReadOnly Property AssemblyFile As QsNullable(Of String)

Property Value

QsNullable<String>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to