ConfigurationResource (Read Only) |
Top Previous Next |
Indicates the ConfigurationResource for this OhioSession object.
Visual Basic Syntax
[String =] Session.ConfigurationResource
Delphi Syntax
[String :=] Session.ConfigurationResource;
Remarks
This property returns the full path of the configuration resource file for the current session.
|