Click or drag to resize

ApplicationContext Properties

The ApplicationContext type exposes the following members.

Properties
  NameDescription
Public propertyApplication
Gets the application information for the currently running application.
Public propertyConfiguration
Gets the configuration manager
Public propertyConfigurationManager
Gets the configuration manager
Public propertyConfigurationPersister
Gets the configuration persister
Public propertyStatic memberCurrent
Gets the current application context
Public propertyDevice
Gets the device information for the currently running device
Public propertyExecutionUuid
Execution UUID
Public propertyHostType
Gets the host type
Public propertyIdentityProviderService
Gets the identity provider service.
Public propertyIsRunning
Returns true if service is running
Public propertyModes
Gets the allowed synchronization modes
Public propertyPolicyDecisionService
Gets the policy decision service.
Public propertyPolicyInformationService
Gets the policy information service.
Public propertyRoleProviderService
Gets the role provider service.
Public propertyServiceName
Get the service name
Public propertyStartTime
Gets the start time of the service
Top
See Also