System.Reflection.Module.GetPEKind Method
Documentation for this section has not yet been entered.

Syntax

public virtual void GetPEKind (out PortableExecutableKinds peKind, out ImageFileMachine machine)

Parameters

peKind
Documentation for this section has not yet been entered.
machine
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0