TypeProviderConfig.ResolutionFolder Property (F#)

Gets the full path to use to resolve relative paths in any file name arguments given to the provider.

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

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

// Signature:
member this.ResolutionFolder : string

// Usage:
typeProviderConfig.ResolutionFolder

Property Value

The folder that represents the base path for all path references given to the provider.

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#)