This topic has not yet been rated - Rate this topic

SectionInformation Properties

  Name Description
Public property AllowDefinition Gets or sets a value indicating where in the configuration file hierarchy the associated configuration section can be defined.
Public property AllowExeDefinition Gets or sets a value indicating where in the configuration file hierarchy the associated configuration section may be declared.
Public property AllowLocation Gets or sets a value indicating whether the configuration section allows the location attribute.
Public property AllowOverride Gets or sets a value indicating whether the associated configuration section can be overridden by lower-level configuration files.
Public property ConfigSource Gets or sets the name of the include file in which the associated configuration section is defined, if such a file exists.
Public property ForceSave Gets or sets a value that indicates whether the associated configuration section will be saved even if it has not been modified.
Public property InheritInChildApplications Gets or sets a value indicating whether the settings specified in the associated configuration section are inherited by applications that reside in a subdirectory of the application to which the associated configuration section applies.
Public property IsDeclarationRequired Gets a value indicating whether the associated configuration section must be declared in the configuration file.
Public property IsDeclared Gets a value indicating whether the associated configuration section is declared in the configuration file.
Public property IsLocked Gets a value indicating whether the associated configuration section is locked.
Public property IsProtected Gets a value indicating whether the associated configuration section is protected.
Public property Name Gets the name of the associated configuration section.
Public property ProtectionProvider Gets the protected configuration provider for the associated configuration section.
Public property RequirePermission Gets a value indicating whether the associated configuration section requires access permissions.
Public property RestartOnExternalChanges Gets or sets a value that specifies whether a change in an external configuration include file requires an application restart.
Public property SectionName Gets the name of the associated configuration section.
Public property Type Gets or sets the section class name.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ