DevForce Help Reference
IAppEnvironment Interface Properties

For a list of all members of this type, see IAppEnvironment members.

Public Properties
 NameDescription
 PropertyAssemblySuffix The suffix used by DevForce platofmr-specific assemblies in this environment.  
 PropertyDesignTimeExecution Returns true if code is executing in a design-time environment, such as the Visual Studio designer or Blend.  
 PropertyIsAndroidApplication Returns true if an Android application.  
 PropertyIsFipsCompliantDefault Returns whether the environment uses FIPS compliant cryptography by default.  
 PropertyIsNetApplication Returns true if running in .NET.  
 PropertyIsPhoneApplication Returns true if a Windows Phone application.  
 PropertyIsSilverlightApplication Returns true if running under Silverlight.  
 PropertyIsWebApplication Returns true if a web application.  
 PropertyIsWindowsStoreApplication Returns true if a Windows Store application.  
 PropertyPlatformVersion Returns the platform version.  
 PropertySupportsSync Returns true if the environment support synchronous service calls.  
Top
See Also

Reference

IAppEnvironment Interface
IdeaBlade.Portable.Interfaces Namespace

Send Feedback