Skip to main content
.NET Framework Class Library
Type..::.GetTypeFromCLSID Method





Gets the type associated with the specified class identifier (CLSID).

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
 NameDescription
Public methodStatic memberGetTypeFromCLSID(Guid)Gets the type associated with the specified class identifier (CLSID).
Public methodStatic memberGetTypeFromCLSID(Guid, Boolean)Gets the type associated with the specified class identifier (CLSID), specifying whether to throw an exception if an error occurs while loading the type.
Public methodStatic memberGetTypeFromCLSID(Guid, String)Gets the type associated with the specified class identifier (CLSID) from the specified server.
Public methodStatic memberGetTypeFromCLSID(Guid, String, Boolean)Gets the type associated with the specified class identifier (CLSID) from the specified server, specifying whether to throw an exception if an error occurs while loading the type.
Top
Microsoft is conducting an online survey to understand your opinion of the MSDN Web site. If you choose to participate, the online survey will be presented to you when you leave the MSDN Web site.

Would you like to participate?