Vagabond


AssemblyId

Namespace: MBrace.Vagabond
Attributes:
[<StructuralComparison>]
[<StructuralEquality>]

Vagabond unique assembly identifier

Record Fields

Record FieldDescription
Extension
Signature: string

Specifies the filename extension.

FullName
Signature: string

assembly qualified name

ImageHash
Signature: byte []

digest of the raw assembly image

Instance members

Instance memberDescription
x.GetName()
Signature: unit -> AssemblyName

Returns a System.Reflection.AssemblyName corresponding to Assembly id

Fork me on GitHub