Header menu logo F# Compiler Guide

ILModuleRef Type

Instance members

Instance member Description

this.HasMetadata

Full Usage: this.HasMetadata

Returns: bool
Returns: bool

this.Hash

Full Usage: this.Hash

Returns: byte[] option
Returns: byte[] option

this.Name

Full Usage: this.Name

Returns: string
Returns: string

Static members

Static member Description

ILModuleRef.Create(name, hasMetadata, hash)

Full Usage: ILModuleRef.Create(name, hasMetadata, hash)

Parameters:
    name : string
    hasMetadata : bool
    hash : byte[] option

Returns: ILModuleRef
name : string
hasMetadata : bool
hash : byte[] option
Returns: ILModuleRef

Type something to start searching.