共用方式為


AxImporter.GeneratedTypeLibAttributes 屬性

定義

取得產生的型別程式庫的屬性 (Attribute)。

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 的陣列,表示產生的型別程式庫屬性。

適用於

另請參閱