IControl.Interfaces Property

Definition

Gets the collection of interfaces for the parent object.

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

Property Value

The collection of interfaces for the parent object.

Attributes

Applies to