ITypeProvider.GetNamespaces Method (F#)
Namespace names into which this type provider injects types.
Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
abstract this.GetNamespaces : unit -> IProvidedNamespace []
// Usage:
iTypeProvider.GetNamespaces ()
Return Value
An array of provided namespaces that contain provided types.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 4.0Supported in: 4.0, Portable