SpecializationBundleProperties 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.NonPublicRepresentation | Microsoft.FSharp.Core.SourceConstructFlags.RecordType)]
[System.Serializable]
public sealed class SpecializationBundleProperties : IEquatable<Microsoft.Quantum.QsCompiler.SpecializationBundleProperties>, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.NonPublicRepresentation | Microsoft.FSharp.Core.SourceConstructFlags.RecordType)>]
[<System.Serializable>]
type SpecializationBundleProperties = class
interface IEquatable<SpecializationBundleProperties>
interface IStructuralEquatable
Public NotInheritable Class SpecializationBundleProperties
Implements IEquatable(Of SpecializationBundleProperties), IStructuralEquatable
- Inheritance
-
SpecializationBundleProperties
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute SerializableAttribute
- Implements