AxHost.ClsidAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de AxHost.ClsidAttribute klasse.

public:
 ClsidAttribute(System::String ^ clsid);
public ClsidAttribute(string clsid);
new System.Windows.Forms.AxHost.ClsidAttribute : string -> System.Windows.Forms.AxHost.ClsidAttribute
Public Sub New (clsid As String)

Parameters

clsid
String

De CLSID van het ActiveX-besturingselement.

Van toepassing op