Delegat _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Przestrzeń nazw: VSLangProj
Zestaw: VSLangProj (w VSLangProj.dll)
Składnia
'Deklaracja
<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
Język JScript nie obsługuje delegatów.
Parametry
bstrOutputMoniker
Typ: String