ConfigurationResource (Read Only) |
Top Previous Next |
Indicates the ConfigurationResource for this Session object.
VB.NET
[String =] Session.ConfigurationResource
C#
[String =] Session.ConfigurationResource;
Remarks
This property returns the full path of the configuration resource file for the current Session.
|