The following tables list the members exposed by ServiceConfigurationElement.
Name | Description | |
---|---|---|
![]() | ServiceConfigurationElement Constructor | Overloaded. Initializes a new instance of the ServiceConfigurationElement class. |
Name | Description | |
---|---|---|
![]() | ApplicationName | Gets or Sets the application name. |
![]() | ConnectionStringName | Gets or Sets the connection string section name. |
![]() | ElementInformation | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAttributes | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockElements | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockItem | (Inherited from System.Configuration.ConfigurationElement) |
![]() | Type | Gets or Sets the class type of the plug-in. |
Name | Description | |
---|---|---|
![]() | ElementProperty | (Inherited from System.Configuration.ConfigurationElement) |
![]() | EvaluationContext | (Inherited from System.Configuration.ConfigurationElement) |
![]() | Item | Overloaded. (Inherited from System.Configuration.ConfigurationElement) |
![]() | Properties | (Inherited from System.Configuration.ConfigurationElement) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.Configuration.ConfigurationElement) |
![]() | GetHashCode | (Inherited from System.Configuration.ConfigurationElement) |
![]() | IsReadOnly | (Inherited from System.Configuration.ConfigurationElement) |
Top