Click or drag to resize

SessionSettings Class

Provides serialization of configuration parameters from session files.
Inheritance Hierarchy
SystemObject
  Flex.Hal.SettingsSessionSettings

Namespace: Flex.Hal.Settings
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public class SessionSettings

The SessionSettings type exposes the following members.

Properties
 NameDescription
Public propertyAttributes Gets or sets the attribute related settings.
Public propertyConnection Gets or sets the connection related settings.
Public propertyIsModified Gets a value that indicates whether any setting has been modified.
Top
Methods
 NameDescription
Public methodSave Saves the settings to the specified file.
Top
See Also