System.Web.Services.Configuration.WebServicesSection.GetSection Method

Retrieves the specified configuration section.

Syntax

public static WebServicesSection GetSection (System.Configuration.Configuration config)

Parameters

config
A System.Configuration.Configuration object that represents the section to be retrieved.

Returns

A System.Web.Services.Configuration.WebServicesSection object that represents the section being retrieved.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Configuration
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0