MemoryCacheSettingsCollection::CollectionType Property
.NET Framework (current version)
Gets the type of the configuration collection.
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
public: property ConfigurationElementCollectionType CollectionType { virtual ConfigurationElementCollectionType get() override; }
Property Value
Type: System.Configuration::ConfigurationElementCollectionTypeThe type of the collection.
.NET Framework
Available since 4.0
Available since 4.0
Show: