Método _dispBuildManagerEvents_Event.remove_DesignTimeOutputDeleted
Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.
Somente para uso interno da Microsoft.
Namespace: VSLangProj
Assembly: VSLangProj (em VSLangProj.dll)
Sintaxe
'Declaração
Sub remove_DesignTimeOutputDeleted ( _
A_1 As _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler _
)
void remove_DesignTimeOutputDeleted(
_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler A_1
)
void remove_DesignTimeOutputDeleted(
_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ A_1
)
abstract remove_DesignTimeOutputDeleted :
A_1:_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler -> unit
function remove_DesignTimeOutputDeleted(
A_1 : _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler
)
Parâmetros
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.