C# Class DslConfig.DslConfigurationSection

Inheritance: System.Configuration.ConfigurationSection
Show file Open project: johannes-brunner/DslConfig Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
IsReadOnly ( ) : bool

Gets a value indicating whether the T:System.Configuration.ConfigurationElement object is read-only.

Method Details

IsReadOnly() public method

Gets a value indicating whether the T:System.Configuration.ConfigurationElement object is read-only.
public IsReadOnly ( ) : bool
return bool