Share via


IBinding Interfaz

Definición

Actúa como la interfaz base de la que se derivan todas las interfaces.

[System.Runtime.InteropServices.Guid("2BCB6AC2-6D79-4467-9E1F-D68BB1DBD3D6")]
public interface IBinding : IDisposable, System.ComponentModel.IComponent
[<System.Runtime.InteropServices.Guid("2BCB6AC2-6D79-4467-9E1F-D68BB1DBD3D6")>]
type IBinding = interface
    interface IComponent
    interface IDisposable
Public Interface IBinding
Implements IComponent, IDisposable
Derivado
Atributos
Implementaciones

Se aplica a