TypeProviderConfig.IsHostedExecution Property (F#)

Indicates whether the type provider instance is used in an environment which executes provided code such as F# Interactive.

Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices

Assembly: FSharp.Core (in FSharp.Core.dll)

// Signature:
member this.IsHostedExecution : bool

// Usage:
typeProviderConfig.IsHostedExecution

Property Value

true if the type provider supports hosted execution.

Platforms

Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Version Information

F# Core Library Versions

Supported in: 4.0, Portable

See Also

Reference

CompilerServices.TypeProviderConfig Class (F#)

Microsoft.FSharp.Core.CompilerServices Namespace (F#)