Source Class
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.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)]
[System.Serializable]
public sealed class Source : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTree.Source>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTree.Source>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)>]
[<System.Serializable>]
type Source = {}
Public NotInheritable Class Source
Implements IComparable, IComparable(Of Source), IEquatable(Of Source), IStructuralComparable, IStructuralEquatable
- Inheritance
-
Source
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute SerializableAttribute
- Implements
Constructors
| Source(String, QsNullable<String>) |
Properties
| AssemblyFile | |
| AssemblyOrCodeFile | |
| CodeFile | |
| IsReference |