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-autoopenattribute.html below:

AutoOpenAttribute (FSharp.Core) | FSharp.Core

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

Indicates a construct is automatically opened when brought into scope through an assembly reference or then opening of the containing namespace or module.

Constructors

AutoOpenAttribute(path)

Full Usage:

AutoOpenAttribute(path)

Parameters:


Returns: AutoOpenAttribute

AutoOpenAttribute


Creates an attribute used to mark a namespace or module path to be 'automatically opened' when an assembly is referenced

path : string

The namespace or module to be automatically opened when an assembly is referenced or an enclosing module opened.

Returns: AutoOpenAttribute

AutoOpenAttribute

AutoOpenAttribute()

Full Usage:

AutoOpenAttribute()

Returns: AutoOpenAttribute AutoOpenAttribute


Creates an attribute used to mark a module as 'automatically opened' when the enclosing namespace is opened

Returns: AutoOpenAttribute

AutoOpenAttribute

Instance members

this.Path

Full Usage:

this.Path

Returns: string


Indicates the namespace or module to be automatically opened when an assembly is referenced
 or an enclosing module opened.
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