Partager via


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

Paramètres

  • bstrOutputMoniker
    Type : String

     

Sécurité .NET Framework

Voir aussi

Référence

_dispBuildManagerEvents Interface

VSLangProj, espace de noms