DevForce Help Reference
IAppEnvironment Interface Members
Properties  Methods 

The following tables list the members exposed by IAppEnvironment.

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
Public Methods
 NameDescription
 MethodGetCurrentThreadId Returns the current thread id.  
 MethodGetEntryAssembly Returns the entry assembly.  
Top
See Also

Reference

IAppEnvironment Interface
IdeaBlade.Portable.Interfaces Namespace

Send Feedback