Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the physical contents of the given logical provided assembly.
Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
abstract this.GetGeneratedAssemblyContents : System.Reflection.Assembly -> byte[]
// Usage:
iTypeProvider.GetGeneratedAssemblyContents (assembly)
Parameters
assembly
Type: AssemblyThe generated assembly.
Return Value
The contents of the generated assembly, as a byte array.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 4.0, Portable