Metoda _dispBuildManagerEvents_Event.add_DesignTimeOutputDeleted —
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
Sub add_DesignTimeOutputDeleted ( _
A_1 As _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler _
)
void add_DesignTimeOutputDeleted(
_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler A_1
)
void add_DesignTimeOutputDeleted(
_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ A_1
)
abstract add_DesignTimeOutputDeleted :
A_1:_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler -> unit
function add_DesignTimeOutputDeleted(
A_1 : _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler
)
Parametry
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.