Aracılığıyla paylaş


NetSectionGroup.GetSectionGroup(Configuration) Yöntem

Tanım

Belirtilen yapılandırma dosyasından System.Net yapılandırma bölümü grubunu alır.

public:
 static System::Net::Configuration::NetSectionGroup ^ GetSectionGroup(System::Configuration::Configuration ^ config);
public static System.Net.Configuration.NetSectionGroup GetSectionGroup (System.Configuration.Configuration config);
static member GetSectionGroup : System.Configuration.Configuration -> System.Net.Configuration.NetSectionGroup
Public Shared Function GetSectionGroup (config As Configuration) As NetSectionGroup

Parametreler

config
Configuration

Yapılandırma Configuration dosyasını temsil eden bir.

Döndürülenler

NetSectionGroup içindeki configayarları temsil eden System.Net bir.

Açıklamalar

Ağ ayarlarını bir yapılandırma dosyasından ayıklamak için bu yöntemi kullanın.

Şunlara uygulanır