ProgIdAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie obiektu ProgIdAttribute za pomocą określonego identyfikatora ProgID.

public:
 ProgIdAttribute(System::String ^ progId);
public ProgIdAttribute (string progId);
new System.Runtime.InteropServices.ProgIdAttribute : string -> System.Runtime.InteropServices.ProgIdAttribute
Public Sub New (progId As String)

Parametry

progId
String

Identyfikator progID, który ma zostać przypisany do klasy.

Dotyczy