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, указывающий атрибуты для созданной библиотеки типов.

Применяется к

См. также раздел