ServiceModelActivitiesSectionGroup.GetSectionGroup(Configuration) Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Hiermee haalt u de opgegeven configuratie op of stelt u deze ServiceModelActivitiesSectionGroup in.
public:
static System::ServiceModel::Activities::Configuration::ServiceModelActivitiesSectionGroup ^ GetSectionGroup(System::Configuration::Configuration ^ config);
public static System.ServiceModel.Activities.Configuration.ServiceModelActivitiesSectionGroup GetSectionGroup(System.Configuration.Configuration config);
static member GetSectionGroup : System.Configuration.Configuration -> System.ServiceModel.Activities.Configuration.ServiceModelActivitiesSectionGroup
Public Shared Function GetSectionGroup (config As Configuration) As ServiceModelActivitiesSectionGroup
Parameters
- config
- Configuration
De configuratie waaruit u de ServiceModelActivitiesSectionGroup.
Retouren
De ServiceModelActivitiesSectionGroup van de opgegeven configuratie.