IBinding Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Serve como a interface base da qual todas as interfaces de associações são derivadas.
[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
- Implementações