ProgIdAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de ProgIdAttribute met de opgegeven 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)

Parameters

progId
String

De ProgID die aan de klasse moet worden toegewezen.

Van toepassing op