WebServicesSection.GetSection(Configuration) Метод

Определение

Мзвлекает указанный раздел конфигурации.

public:
 static System::Web::Services::Configuration::WebServicesSection ^ GetSection(System::Configuration::Configuration ^ config);
public static System.Web.Services.Configuration.WebServicesSection GetSection (System.Configuration.Configuration config);
static member GetSection : System.Configuration.Configuration -> System.Web.Services.Configuration.WebServicesSection
Public Shared Function GetSection (config As Configuration) As WebServicesSection

Параметры

config
Configuration

Объект Configuration, который представляет раздел для извлечения.

Возвращаемое значение

Объект WebServicesSection, который представляет извлекаемый раздел.

Исключения

config имеет значение null.

Применяется к