Modifier

Partager via


_VBComponents.AddCustom(String) Method

Definition

public Microsoft.Vbe.Interop.VBComponent AddCustom (string ProgId);
abstract member AddCustom : string -> Microsoft.Vbe.Interop.VBComponent
Public Function AddCustom (ProgId As String) As VBComponent

Parameters

ProgId
String

Returns

Applies to