Click or drag to resize
DigitalRuneGlobalSettings Class
Defines global settings and information for all DigitalRune libraries.
Inheritance Hierarchy
SystemObject
  DigitalRuneGlobalSettings

Namespace: DigitalRune
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public static class GlobalSettings

The GlobalSettings type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberPlatformID
Gets the platform for which this library was built.
Public propertyStatic memberValidationLevel
Gets or sets the validation level for all DigitalRune libraries, used to enable additional input validation and other checks.
Top
See Also