Share via


IRegistrationServices.GetProgIdForType(Type) Yöntem

Tanım

Belirtilen tür için COM ProgID'sini alır.

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

Parametreler

type
Type

ProgID istenen tür.

Döndürülenler

Belirtilen tür için ProgID.

Öznitelikler

Şunlara uygulanır