IDropSource (Interfaz)

Actualización: noviembre 2007

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Espacio de nombres:  Microsoft.CLRAdmin
Ensamblado:  mscorcfg (en mscorcfg.dll)

Sintaxis

'Declaración
<GuidAttribute("00000121-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDropSource
'Uso
Dim instance As IDropSource
[GuidAttribute("00000121-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDropSource
[GuidAttribute(L"00000121-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDropSource
/** @attribute GuidAttribute("00000121-0000-0000-C000-000000000046") */
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
public interface IDropSource
public interface IDropSource

Plataformas

Windows Vista, Windows XP SP2, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98

.NET Framework y .NET Compact Framework no admiten todas las versiones de cada plataforma. Para obtener una lista de las versiones compatibles, vea Requisitos de sistema de .NET Framework.

Información de versión

.NET Framework

Compatible con: 1.1, 1.0

Vea también

Referencia

IDropSource (Miembros)

Microsoft.CLRAdmin (Espacio de nombres)