HttpServerUtilityBase::CreateObjectFromClsid Method (String^)
.NET Framework (current version)
When overridden in a derived class, creates a server instance of a COM object that is identified by the object's class identifier (CLSID).
Assembly: System.Web (in System.Web.dll)
Parameters
- clsid
-
Type:
System::String^
The class identifier of the object to create an instance of.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: