ESRI.ArcGIS.Mobile.Client
MobileApplication Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : MobileApplication Class

The MobileApplication is the primary 'hook' into the mobile application for extensions. It is a singleton object that can not be created but is obtained via the Current static property.

Object Model








Syntax

Visual Basic (Declaration) 
Public Class MobileApplication 
   Inherits DependencyObject
C# 
public class MobileApplication : DependencyObject 

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ESRI.ArcGIS.Mobile.Client.MobileApplication

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

© 2010 All Rights Reserved.