ApplicationConfiguration Class |
Namespace: SD.LLBLGen.Pro.ApplicationCore.Configuration
The ApplicationConfiguration type exposes the following members.
Name | Description | |
---|---|---|
ApplicationConfiguration(Configuration) |
Initializes a new instance of the ApplicationConfiguration class.
| |
ApplicationConfiguration(Configuration, String) |
Initializes a new instance of the ApplicationConfiguration class.
|
Name | Description | |
---|---|---|
CreateDDLSQLTemplateGroup |
Gets the create DDLSQL template group.
| |
DatabaseDriversRootFolder |
Gets databaseDriversRootFolder
| |
DDLSQLLanguageName |
Gets the name of the DDLSQL language to use
| |
DDLSQLPlatformName |
Gets the name of the DDLSQL platform to use
| |
DesignerEventAspects |
Gets the designer event aspects.
| |
FrameworksRootFolder |
Gets the frameworks root folder. This is a full path
| |
FrameworksSharedFolder |
Gets the frameworks Shared folder. This is a full path
| |
FullPathTaskPerformersRootFolder |
Gets FullPathTaskPerformersRootFolder
| |
PluginsRootFolder |
Gets pluginsRootFolder
| |
StartupPath |
Gets or sets the startup path of the application.
| |
TaskPerformersRootFolder |
Gets taskPerfomersRootFolder
| |
TypeConvertersRootFolder |
Gets the type converters root folder.
| |
UpdateDDLSQLTemplateGroup |
Gets the update DDLSQL template group.
| |
XsdRootFolder |
Gets the XSD root folder.
|
Name | Description | |
---|---|---|
Clone |
Clones this instance.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |