Gets the Simol configuration object.
Namespace: SimolAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
C# |
---|
SimolConfig Config { get; } |
Visual Basic |
---|
ReadOnly Property Config As SimolConfig Get |
Visual C++ |
---|
property SimolConfig^ Config { SimolConfig^ get (); } |