A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://fsharp.github.io/fsharp-core-docs/reference/fsharp-core-compilednameattribute.html below:

CompiledNameAttribute (FSharp.Core) | FSharp.Core

CompiledNameAttribute Type
Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Base Type: Attribute
This is an attribute type definition

Adding this attribute to a value or function definition in an F# module changes the name used for the value in compiled CLI code.

Constructors Constructor Description

CompiledNameAttribute(compiledName)

Full Usage:

CompiledNameAttribute(compiledName)

Parameters:


Returns: CompiledNameAttribute

CompiledNameAttribute


Creates an instance of the attribute

compiledName : string

The name to use in compiled code.

Returns: CompiledNameAttribute

CompiledNameAttribute

Instance members Instance member Description

this.CompiledName

Full Usage:

this.CompiledName

Returns: string


The name of the value as it appears in compiled code

Returns: string

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4