Click or drag to resize

PrismWrapper Properties

The PrismWrapper 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.
(Inherited from RayguidePrismApplicationBase)
Public propertyCreateShellDelegate The delegate for the creation of the main window.
(Inherited from RayguidePrismApplicationBase)
Public propertyFiles The list of job files or bitmap-graphic files or vector-graphic files to be loaded when RAYGUIDE GUI starts.
(Inherited from RayguidePrismApplicationBase)
Public propertyIsSafeMode The flag to indicate whether RAYGUIDE should start in safe-mode (no plugin is loaded).
(Inherited from RayguidePrismApplicationBase)
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.
(Inherited from RayguidePrismApplicationBase)
Public propertyShouldIgnoreDomain The flag whether RAYGUIDE GUI should ignore Windows domain for user authentication.
(Inherited from RayguidePrismApplicationBase)
Protected propertySystemDirectory The system folder.
(Inherited from RayguidePrismApplicationBase)
Public propertyTaskScheduler The type of scheduler to be used during permission initialization.
(Inherited from RayguidePrismApplicationBase)
Protected propertyUserDirectory The user folder.
(Inherited from RayguidePrismApplicationBase)
Top
See Also