| MobileConfigLoaderConfigurationSectionDbSection Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.MobileConfigLoaderConfigurationSection.DbSection"]
Namespace: Activsoft.Engine.MobileAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.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
See Also