System.Resources.ResourceManager.GetSatelliteContractVersion Method

Returns the version specified by the System.Resources.SatelliteContractVersionAttribute attribute in the given assembly.

Syntax

protected static Version GetSatelliteContractVersion (System.Reflection.Assembly a)

Parameters

a
The assembly to check for the System.Resources.SatelliteContractVersionAttribute attribute.

Returns

The satellite contract version of the given assembly, or null if no version was found.

Remarks

For more information about satellite assembly versioning, see the System.Resources.SatelliteContractVersionAttribute reference topic.

Requirements

Namespace: System.Resources
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0