| AppDomainConfigLoaderConfigurationSectionDbSection Property |
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic string DbSection { get; }Public ReadOnly Property DbSection As String
Get
public:
property String^ DbSection {
String^ get ();
}member DbSection : string with get
Property Value
Type:
String
Name of the section
See Also