AssemblyId
Namespace: MBrace.Vagabond
Attributes:
[<StructuralComparison>]
[<StructuralEquality>]
Vagabond unique assembly identifier
Record Fields
Record Field | Description |
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 member | Description |
x.GetName()
Signature: unit -> AssemblyName
|
Returns a System.Reflection.AssemblyName corresponding to Assembly id |