McApplicationSettings Property (String, String)
|
|
Provides access to the application settings.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Property Settings (
Optional Module As String = "Application",
Optional Section As String = "Global"
) As McSettings
Get
Parameters
- Module (Optional)
- Type: SystemString
- Section (Optional)
- Type: SystemString
Property Value
Type:
McSettingsReturn Value
Type:
McSettingsImplements
IMcApplication2.SettingsIMcApplication.Settings
Remarks
See Also