VCMidlTool.TypeLibraryName Özellik

Tanım

ActiveX (COM) tür kitaplığı başvurusunun adını alır.

public:
 property System::String ^ TypeLibraryName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TypeLibraryName { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(36)]
public string TypeLibraryName { [System.Runtime.InteropServices.DispId(36)] get; [System.Runtime.InteropServices.DispId(36)] set; }
[<System.Runtime.InteropServices.DispId(36)>]
[<get: System.Runtime.InteropServices.DispId(36)>]
[<set: System.Runtime.InteropServices.DispId(36)>]
member this.TypeLibraryName : string with get, set
Public Property TypeLibraryName As String

Özellik Değeri

String

Tür kitaplığı başvurusunun adını temsil eden bir dize.

Öznitelikler

Açıklamalar

Başvuru bir ActiveX (COM) tür kitaplığı değilse, bu özellik boş bir dize döndürür.

Şunlara uygulanır