This topic has not yet been rated - Rate this topic

ScriptingSectionGroup Properties

The ScriptingSectionGroup type exposes the following members.

  Name Description
Public property IsDeclarationRequired Gets a value that indicates whether this ConfigurationSectionGroup object declaration is required. (Inherited from ConfigurationSectionGroup.)
Public property IsDeclared Gets a value that indicates whether this ConfigurationSectionGroup object is declared. (Inherited from ConfigurationSectionGroup.)
Public property Name Gets the name property of this ConfigurationSectionGroup object. (Inherited from ConfigurationSectionGroup.)
Public property ScriptResourceHandler Gets a ScriptingScriptResourceHandlerSection object that is derived from the current system configuration.
Public property SectionGroupName Gets the section group name associated with this ConfigurationSectionGroup. (Inherited from ConfigurationSectionGroup.)
Public property SectionGroups Gets a ConfigurationSectionGroupCollection object that contains all the ConfigurationSectionGroup objects that are children of this ConfigurationSectionGroup object. (Inherited from ConfigurationSectionGroup.)
Public property Sections Gets a ConfigurationSectionCollection object that contains all of ConfigurationSection objects within this ConfigurationSectionGroup object. (Inherited from ConfigurationSectionGroup.)
Public property Type Gets or sets the type for this ConfigurationSectionGroup object. (Inherited from ConfigurationSectionGroup.)
Public property WebServices Gets a ScriptingWebServicesSectionGroup object that is derived from the current system configuration.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.