次の方法で共有


AxImporter コンストラクタ

AxImporter クラスの新しいインスタンスを初期化します。

Public Sub New( _
   ByVal options As AxImporter.Options _)
[C#]
public AxImporter(
   AxImporter.Optionsoptions);
[C++]
public: AxImporter(
   AxImporter.Options* options);
[JScript]
public function AxImporter(
   options : AxImporter.Options);

パラメータ

  • options
    使用する ActiveX コントロール インポータのオプションを示す AxImporter.Options

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

AxImporter クラス | AxImporter メンバ | System.Windows.Forms.Design 名前空間 | AxImporter.Options