_EnvironmentProjectsAndSolution, interface
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 : EnvDTE
Assembly : EnvDTE (dans EnvDTE.dll)
Syntaxe
'Déclaration
<GuidAttribute("478F06D4-5D57-473F-9B74-5F8E88EFA5E7")> _
Public Interface _EnvironmentProjectsAndSolution
[GuidAttribute("478F06D4-5D57-473F-9B74-5F8E88EFA5E7")]
public interface _EnvironmentProjectsAndSolution
[GuidAttribute(L"478F06D4-5D57-473F-9B74-5F8E88EFA5E7")]
public interface class _EnvironmentProjectsAndSolution
[<GuidAttribute("478F06D4-5D57-473F-9B74-5F8E88EFA5E7")>]
type _EnvironmentProjectsAndSolution = interface end
public interface _EnvironmentProjectsAndSolution
Le type _EnvironmentProjectsAndSolution expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
OnRunOrPreview | Infrastructure. Réservé à un usage interne Microsoft. | |
ProjectsLocation | Infrastructure. Réservé à un usage interne Microsoft. | |
ShowOutputWindowBeforeBuild | Infrastructure. Réservé à un usage interne Microsoft. | |
ShowTaskListAfterBuild | Infrastructure. Réservé à un usage interne Microsoft. |
Début