Click or drag to resize

RayguidePrismApplicationBaseIsSafeMode Property

The flag to indicate whether RAYGUIDE should start in safe-mode (no plugin is loaded).

Namespace: RAYLASE.Marker.GUI.Wrapper
Assembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.40.0
Syntax
C#
public bool IsSafeMode { get; set; }

Property Value

Boolean
See Also