ServiceModelConfigurationElementCollection<ConfigurationElementType>::CollectionType Property

 

Gets the type of the configuration collection.

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

public:
property ConfigurationElementCollectionType CollectionType {
	virtual ConfigurationElementCollectionType get() override;
}

Property Value

Type: System.Configuration::ConfigurationElementCollectionType

A ConfigurationElementCollectionType that specifies the type of the configuration collection.

.NET Framework
Available since 3.0
Return to top
Show: