Click or drag to resize

RayguidePrismApplicationBase Properties

The RayguidePrismApplicationBase type exposes the following members.

Properties
 NameDescription
Public propertyContainer The dependency injection container used to resolve objects
(Inherited from PrismBootstrapperBase)
Public propertyCreateContainerExtensionDelegate The delegate for the creation of container extension.
Public propertyCreateShellDelegate The delegate for the creation of the main window.
Public propertyFiles The list of job files or bitmap-graphic files or vector-graphic files to be loaded when RAYGUIDE GUI starts.
Public propertyIsSafeMode The flag to indicate whether RAYGUIDE should start in safe-mode (no plugin is loaded).
Protected propertyShell Gets the shell user interface
(Inherited from PrismBootstrapperBase)
Public propertyShouldForceLocalAuthenticationType The flag whether RAYGUIDE GUI should be forced to start with local authentication instead of the default.
Public propertyShouldIgnoreDomain The flag whether RAYGUIDE GUI should ignore Windows domain for user authentication.
Protected propertySystemDirectory The system folder.
Public propertyTaskScheduler The type of scheduler to be used during permission initialization.
Protected propertyUserDirectory The user folder.
Top
See Also