RegistrationServices::GetProgIdForType Method (Type^)
.NET Framework (current version)
Retrieves the COM ProgID for the specified type.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- type
-
Type:
System::Type^
The type corresponding to the ProgID that is being requested.
SecurityCriticalAttribute
requires full trust for the immediate caller. This member cannot be used by partially trusted or transparent code.
.NET Framework
Available since 1.1
Available since 1.1
Show: