ServiceModelSectionGroup::Extensions Property

 

Gets a configuration section that defines all the extensions.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
property ExtensionsSection^ Extensions {
	ExtensionsSection^ get();
}

Property Value

Type: System.ServiceModel.Configuration::ExtensionsSection^

A configuration section that defines all the extensions.

.NET Framework
Available since 3.0
Return to top
Show: