SerializationSectionGroup::GetSectionGroup Method (Configuration^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the serialization configuration section for the specified configuration.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- config
-
Type:
System.Configuration::Configuration^
A Configuration that represents the configuration to retrieve.
Return Value
Type: System.Runtime.Serialization.Configuration::SerializationSectionGroup^A SerializationSectionGroup that represents the configuration section.
.NET Framework
Available since 3.0
Available since 3.0
Show: