Click or drag to resize

McApplicationSettings Property (Assembly, String)

Provides access to the application settings for the specified assembly.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property Settings ( 
	assembly As Assembly,
	Optional Section As String = ""
) As McSettings
	Get

Parameters

assembly
Type: System.ReflectionAssembly
Section (Optional)
Type: SystemString

Property Value

Type: McSettings

Return Value

Type: McSettings
Remarks