_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler, délégué
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Réservé à un usage interne Microsoft.
Espace de noms : VSLangProj
Assembly : VSLangProj (dans VSLangProj.dll)
Syntaxe
'Déclaration
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler ( _
bstrOutputMoniker As String _
)
[ComVisibleAttribute(false)]
public delegate void _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler(
string bstrOutputMoniker
)
[ComVisibleAttribute(false)]
public delegate void _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler(
[InAttribute] String^ bstrOutputMoniker
)
[<ComVisibleAttribute(false)>]
type _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler =
delegate of
bstrOutputMoniker:string -> unit
JScript ne prend pas en charge les délégués.
Paramètres
bstrOutputMoniker
Type : String