If you wish to provide internationalized culture-specific error messages, use the CultureInfo.CurrentCulture property to determine which culture's resource to return.
NOTE: If a message string cannot be loaded for this message ID, simple return null (Nothing in Visual Basic) and an attempt will be made by FCExceptionBase to load a default string in the default culture (en-US).
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family