HttpStaticObjectsCollectionBase::Item Property (String^)
.NET Framework (current version)
When overridden in a derived class, gets the object that has the specified name from the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System::String^
The case-insensitive name of the object to get.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: