_dispBuildManagerEvents, interface
Cette interface 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
<InterfaceTypeAttribute(2)> _
<GuidAttribute("828914F7-1D81-4F5C-83CE-37819D7EE759")> _
Public Interface _dispBuildManagerEvents
'Utilisation
Dim instance As _dispBuildManagerEvents
[InterfaceTypeAttribute(2)]
[GuidAttribute("828914F7-1D81-4F5C-83CE-37819D7EE759")]
public interface _dispBuildManagerEvents
[InterfaceTypeAttribute(2)]
[GuidAttribute(L"828914F7-1D81-4F5C-83CE-37819D7EE759")]
public interface class _dispBuildManagerEvents
/** @attribute InterfaceTypeAttribute(2) */
/** @attribute GuidAttribute("828914F7-1D81-4F5C-83CE-37819D7EE759") */
public interface _dispBuildManagerEvents
InterfaceTypeAttribute(2)
GuidAttribute("828914F7-1D81-4F5C-83CE-37819D7EE759")
public interface _dispBuildManagerEvents