Share via


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의 배열입니다.

적용 대상

추가 정보