ITypeLibInfo.TypeInfos Property

Definition

Microsoft Internal Use Only.

public:
 property System::Object ^ TypeInfos { System::Object ^ get(); };
public:
 property Platform::Object ^ TypeInfos { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610743820)]
public object TypeInfos { [System.Runtime.InteropServices.DispId(1610743820)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] get; }
[<System.Runtime.InteropServices.DispId(1610743820)>]
[<get: System.Runtime.InteropServices.DispId(1610743820)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
member this.TypeInfos : obj
Public ReadOnly Property TypeInfos As Object

Property Value

Attributes

Applies to