Partager via


_dispBuildManagerEvents.DesignTimeOutputDeleted, méthode

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
Sub DesignTimeOutputDeleted ( _
    bstrOutputMoniker As String _
)
void DesignTimeOutputDeleted(
    string bstrOutputMoniker
)
void DesignTimeOutputDeleted(
    [InAttribute] String^ bstrOutputMoniker
)
abstract DesignTimeOutputDeleted : 
        bstrOutputMoniker:string -> unit
function DesignTimeOutputDeleted(
    bstrOutputMoniker : String
)

Paramètres

  • bstrOutputMoniker
    Type : String

     

Sécurité .NET Framework

Voir aussi

Référence

_dispBuildManagerEvents Interface

VSLangProj, espace de noms