Share via


RegistrationConfig.TypeLibrary 속성

정의

출력 형식 라이브러리 내보내기(Tlbexp.exe) 파일의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ TypeLibrary { System::String ^ get(); void set(System::String ^ value); };
public string TypeLibrary { get; set; }
member this.TypeLibrary : string with get, set
Public Property TypeLibrary As String

속성 값

출력 형식 라이브러리 내보내기(Tlbexp.exe) 파일의 이름입니다.

적용 대상