Share via


IProvidedNamespace.NamespaceName Property (F#)

Namespace name into which the provider injects types.

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

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

// Signature:
abstract this.NamespaceName : string

// Usage:
iProvidedNamespace.NamespaceName

Return Value

The name of the namespace.

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

See Also

Reference

CompilerServices.IProvidedNamespace Interface (F#)