共用方式為


AxImporter(AxImporter+Options) 建構函式

定義

初始化 AxImporter 類別的新執行個體。

public:
 AxImporter(System::Windows::Forms::Design::AxImporter::Options ^ options);
public AxImporter (System.Windows.Forms.Design.AxImporter.Options options);
new System.Windows.Forms.Design.AxImporter : System.Windows.Forms.Design.AxImporter.Options -> System.Windows.Forms.Design.AxImporter
Public Sub New (options As AxImporter.Options)

參數

options
AxImporter.Options

AxImporter.Options,表示要讓 ActiveX 控制項匯入工具使用的選項。

適用於

另請參閱