MemoryCacheSettingsCollection::CollectionType Property

.NET Framework (current version)
 

Gets the type of the configuration collection.

Namespace:   System.Runtime.Caching.Configuration
Assembly:  System.Runtime.Caching (in System.Runtime.Caching.dll)

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

Property Value

Type: System.Configuration::ConfigurationElementCollectionType

The type of the collection.

.NET Framework
Available since 4.0
Return to top
Show: