Returns the app setttings section.
Namespace: Composite.Core.IO.Plugins.IOProviderAssembly: Composite (in Composite.dll) Version: 3.2.4497.34829
Syntax
| C# |
|---|
AppSettingsSection AppSettings { get; } |
| Visual Basic |
|---|
ReadOnly Property AppSettings As AppSettingsSection Get |
| Visual C++ |
|---|
property AppSettingsSection^ AppSettings { AppSettingsSection^ get (); } |