次の方法で共有


AxImporter.GeneratedTypeLibAttributes プロパティ

定義

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

public:
 property cli::array <System::Runtime::InteropServices::TYPELIBATTR> ^ GeneratedTypeLibAttributes { cli::array <System::Runtime::InteropServices::TYPELIBATTR> ^ get(); };
public System.Runtime.InteropServices.TYPELIBATTR[] GeneratedTypeLibAttributes { get; }
member this.GeneratedTypeLibAttributes : System.Runtime.InteropServices.TYPELIBATTR[]
Public ReadOnly Property GeneratedTypeLibAttributes As TYPELIBATTR()

プロパティ値

TYPELIBATTR[]

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

適用対象

こちらもご覧ください