QsTypeKind<Type,UdtName,TParam,Characteristics>.Function.Item2 Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 15, 1)]
[System.Diagnostics.DebuggerNonUserCode]
public Type Item2 { [System.Diagnostics.DebuggerNonUserCode] get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 15, 1)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: System.Diagnostics.DebuggerNonUserCode>]
val Item2 : 'ype
Public ReadOnly Property Item2 As Type

Property Value

Type
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute DebuggerNonUserCodeAttribute

Applies to