IRegistrationServices.GetProgIdForType(Type) Methode

Definitie

Haalt de COM ProgID voor een opgegeven type op.

public:
 System::String ^ GetProgIdForType(Type ^ type);
public string GetProgIdForType(Type type);
[System.Security.SecurityCritical]
public string GetProgIdForType(Type type);
abstract member GetProgIdForType : Type -> string
[<System.Security.SecurityCritical>]
abstract member GetProgIdForType : Type -> string
Public Function GetProgIdForType (type As Type) As String

Parameters

type
Type

Het type waarvan De ProgID wordt aangevraagd.

Retouren

De ProgID voor het opgegeven type.

Kenmerken

Van toepassing op