Gets the type associated with the specified class identifier (CLSID).
Syntax
public static
Type GetTypeFromCLSID (
Guid clsid)
Parameters
- clsid
-
The CLSID of the type to get.
Returns
System.__ComObject regardless of whether the CLSID is valid.
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0