Header menu logo FSharp.Core

EntryPointAttribute Type

Adding this attribute to a function indicates it is the entrypoint for an application. If this attribute is not specified for an EXE then the initialization implicit in the module bindings in the last file in the compilation sequence are used as the entrypoint.

Constructors

Constructor Description

EntryPointAttribute()

Full Usage: EntryPointAttribute()

Returns: EntryPointAttribute EntryPointAttribute

Creates an instance of the attribute

Returns: EntryPointAttribute

EntryPointAttribute

Type something to start searching.