ITypeLibInfo.LIBID Property

Definition

Gets the GUID of the type library.

public:
 property System::String ^ LIBID { System::String ^ get(); };
public:
 property Platform::String ^ LIBID { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743824)]
public string LIBID { [System.Runtime.InteropServices.DispId(1610743824)] get; }
[<System.Runtime.InteropServices.DispId(1610743824)>]
[<get: System.Runtime.InteropServices.DispId(1610743824)>]
member this.LIBID : string
Public ReadOnly Property LIBID As String

Property Value

The GUID of the type library.

Attributes

Applies to