CLIMutableAttribute (FSharp.Core)

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

Adding this attribute to a record type causes it to be compiled to a CLI representation with a default constructor with property getters and setters.

Constructors

Constructor Description

CLIMutableAttribute()

Full Usage: CLIMutableAttribute()

Returns: CLIMutableAttribute CLIMutableAttribute

Creates an instance of the attribute

Returns: CLIMutableAttribute

CLIMutableAttribute