ESRI.ArcGIS.Mobile.Client
UnexpectedErrorMessage Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client.Properties Namespace > Resources Class : UnexpectedErrorMessage Property

Looks up a localized string similar to An unexpected error has occurred and the application will need to exit. A log file has been created in the application directory. Please contact your system administrator..

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property UnexpectedErrorMessage As String
C# 
public static string UnexpectedErrorMessage {get;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also