RegistrationServices.GetProgIdForType(Type) Metoda

Definicja

Pobiera identyfikator ProgID COM dla określonego typu.

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

Parametry

type
Type

Typ odpowiadający żądanemu identyfikatorowi ProgID.

Zwraca

String

Identyfikator ProgID dla określonego typu.

Implementuje

Atrybuty

Dotyczy