Implemented interface member:
method
GetProgIdForType
System.Runtime.InteropServices.IRegistrationServices.GetProgIdForType(System.Type)
2 references to GetProgIdForType
mscorlib (2)
system\runtime\interopservices\registrationservices.cs (2)
417String strProgId = GetProgIdForType(type); 609String strProgId = GetProgIdForType(type);