- 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 |
|
Full Usage:
Parameters:
string
-
The name to use in compiled code.
Returns:
|
|
Instance members
| Instance member | Description |
|