IRegistrationServices.GetProgIdForType(Type) Metoda

Definicja

Pobiera identyfikator progID modelu COM dla określonego typu.

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

Parametry

type
Type

Typ, którego identyfikator ProgID jest żądany.

Zwraca

Identyfikator progID określonego typu.

Atrybuty

Dotyczy