System.Runtime.InteropServices.Marshal.GetTypeLibVersionForAssembly Method
Documentation for this section has not yet been entered.

Syntax

public static void GetTypeLibVersionForAssembly (System.Reflection.Assembly inputAssembly, out int majorVersion, out int minorVersion)

Parameters

inputAssembly
Documentation for this section has not yet been entered.
majorVersion
Documentation for this section has not yet been entered.
minorVersion
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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