QsSpecializationKind Enum
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.
[System.CodeDom.Compiler.GeneratedCode("gbc", "0.12.1.0")]
public enum QsSpecializationKind
[<System.CodeDom.Compiler.GeneratedCode("gbc", "0.12.1.0")>]
type QsSpecializationKind =
Public Enum QsSpecializationKind
- Inheritance
-
QsSpecializationKind
- Attributes
Fields
| QsAdjoint | 1 | |
| QsBody | 0 | |
| QsControlled | 2 | |
| QsControlledAdjoint | 3 |