RegistrationServices.GetProgIdForType(Type) Methode

Definition

Ruft die COM-ProgID für den angegebenen Typ ab.

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

Parameter

type
Type

Der Typ, der der angeforderten ProgID entspricht.

Gibt zurück

Die ProgID für den angegebenen Typ.

Implementiert

Attribute

Gilt für: