次の方法で共有


AxImporter.GeneratedTypeLibAttributes プロパティ

生成されたタイプ ライブラリの属性を取得します。

Public ReadOnly Property GeneratedTypeLibAttributes As TYPELIBATTR _   ()
[C#]
public TYPELIBATTR[] GeneratedTypeLibAttributes {get;}
[C++]
public: __property TYPELIBATTR get_GeneratedTypeLibAttributes();
[JScript]
public function get GeneratedTypeLibAttributes() : TYPELIBATTR[];

プロパティ値

生成されたタイプ ライブラリの属性を示す TYPELIBATTR 型の配列。

必要条件

プラットフォーム: 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 名前空間 | TYPELIBATTR