Delegat _dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler

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_DesignTimeOutputDirtyEventHandler ( _
    bstrOutputMoniker As String _
)
[ComVisibleAttribute(false)]
public delegate void _dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler(
    string bstrOutputMoniker
)
[ComVisibleAttribute(false)]
public delegate void _dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler(
    [InAttribute] String^ bstrOutputMoniker
)
[<ComVisibleAttribute(false)>]
type _dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler = 
    delegate of  
        bstrOutputMoniker:string -> unit
Język JScript nie obsługuje delegatów.

Parametry

  • bstrOutputMoniker
    Typ: String

     

Zobacz też

Informacje

Przestrzeń nazw VSLangProj