Share via


LanguageNames.FSharp Field

Definition

The common name used for the F# language.

public: System::String ^ FSharp;
public const string FSharp;
val mutable FSharp : string
Public Const FSharp As String 

Field Value

Remarks

F# is not a supported compile target for the Roslyn compiler.

Applies to