Header menu logo FSharp.Core

FSharp.Reflection Namespace

Library functionality for accessing additional information about F# types and F# values at runtime, augmenting that available through System.Reflection.

Type/Module Description

FSharpReflectionExtensions

Defines further accessing additional information about F# types and F# values at runtime.

FSharpType

Contains operations associated with constructing and analyzing F# types such as records, unions and tuples

FSharpValue

Contains operations associated with constructing and analyzing values associated with F# types
 such as records, unions and tuples.

UnionCaseInfo

Represents a case of a discriminated union type

Type something to start searching.