ScriptingSectionGroup.WebServices Property
.NET Framework (current version)
Gets a ScriptingWebServicesSectionGroup object that is derived from the current system configuration.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
<ConfigurationPropertyAttribute("webServices")> Public ReadOnly Property WebServices As ScriptingWebServicesSectionGroup
Property Value
Type: System.Web.Configuration.ScriptingWebServicesSectionGroupA ScriptingWebServicesSectionGroup object.
.NET Framework
Available since 3.5
Available since 3.5
Show: