SourceModule.AssemblyOrCodeFile(Source) Method
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.
[Microsoft.FSharp.Core.CompilationSourceName("assemblyOrCodeFile")]
public static string AssemblyOrCodeFile (Microsoft.Quantum.QsCompiler.SyntaxTree.Source source);
[<Microsoft.FSharp.Core.CompilationSourceName("assemblyOrCodeFile")>]
Microsoft.Quantum.QsCompiler.SyntaxTree.Source.assemblyOrCodeFile : Microsoft.Quantum.QsCompiler.SyntaxTree.Source -> string
Public Shared Function AssemblyOrCodeFile (source As Source) As String
Parameters
- source
- Source
Returns
- Attributes
-
Microsoft.FSharp.Core.CompilationSourceNameAttribute