_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler (Delegado)
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.
Sólo para uso interno de Microsoft.
Espacio de nombres: VSLangProj
Ensamblado: VSLangProj (en VSLangProj.dll)
Sintaxis
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler ( _
bstrOutputMoniker As String _
)
Dim instance As New _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
public delegate void _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler(
string bstrOutputMoniker
)
[ComVisibleAttribute(false)]
public delegate void _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler(
[InAttribute] String^ bstrOutputMoniker
)
JScript no admite delegados.
Parámetros
bstrOutputMoniker
Tipo: System.String