Click or drag to resize
ResourceManagerHeaderVersionNumber Field
A constant readonly value indicating the version of resource file headers that the current implementation of ResourceManager can interpret and produce.

Namespace: System.Resources
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly int HeaderVersionNumber

Field Value

Type: Int32
See Also