IRegistrationServices.GetProgIdForType(Type) Metode

Definisi

Mengambil COM ProgID untuk jenis tertentu.

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

Parameter

type
Type

Jenis yang ProgID-nya sedang diminta.

Mengembalikan

ProgID untuk jenis yang ditentukan.

Atribut

Berlaku untuk