'宣言 Public Shared Function Initialize( _ ByVal componentDesigner As System.ComponentModel.Design.ComponentDesigner, _ ByRef dte As DTE _ ) As System.Boolean
'使用法 Dim componentDesigner As System.ComponentModel.Design.ComponentDesigner Dim dte As DTE Dim value As System.Boolean value = DTE.Initialize(componentDesigner, dte)
public static System.bool Initialize( System.ComponentModel.Design.ComponentDesigner componentDesigner, ref DTE dte )
パラメータ
- componentDesigner
- dte