QsTypeKind<Type,UdtName,TParam,Characteristics>.String Property

Definition

[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
[System.Diagnostics.DebuggerNonUserCode]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTypeKind<Type,UdtName,TParam,Characteristics> String { [Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 5)] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 5)>]
member this.String : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTypeKind<'ype, 'UdtName, 'Param, 'Characteristics>
Public Shared ReadOnly Property String As QsTypeKind(Of Type, UdtName, TParam, Characteristics)

Property Value

QsTypeKind<Type,UdtName,TParam,Characteristics>
Attributes
DebuggerBrowsableAttribute DebuggerNonUserCodeAttribute Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to