ICoclassInfo.Interfaces 属性

定义

获取父对象的接口集合。

public:
 property System::Object ^ Interfaces { System::Object ^ get(); };
public:
 property Platform::Object ^ Interfaces { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610743810)]
public object Interfaces { [System.Runtime.InteropServices.DispId(1610743810)] get; }
[<System.Runtime.InteropServices.DispId(1610743810)>]
[<get: System.Runtime.InteropServices.DispId(1610743810)>]
member this.Interfaces : obj
Public ReadOnly Property Interfaces As Object

属性值

Object
属性

示例

有关用法的示例,请参阅 CodeModelMacros

适用于