IDatabaseProjectPriorityCommandTarget, interface
Cette interface indique au système de projet d'effectuer le routage vers cette cible de commande avant de le faire vers toutes les autres fonctionnalités de projet ou même vers le système de projet principal.
Cette API n'est pas conforme CLS.
Espace de noms : Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly : Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntaxe
'Déclaration
<CLSCompliantAttribute(False)> _
Public Interface IDatabaseProjectPriorityCommandTarget _
Inherits IOleCommandTarget
[CLSCompliantAttribute(false)]
public interface IDatabaseProjectPriorityCommandTarget : IOleCommandTarget
[CLSCompliantAttribute(false)]
public interface class IDatabaseProjectPriorityCommandTarget : IOleCommandTarget
[<CLSCompliantAttribute(false)>]
type IDatabaseProjectPriorityCommandTarget =
interface
interface IOleCommandTarget
end
public interface IDatabaseProjectPriorityCommandTarget extends IOleCommandTarget
Le type IDatabaseProjectPriorityCommandTarget expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Exec | (Hérité de IOleCommandTarget.) | |
QueryStatus | (Hérité de IOleCommandTarget.) |
Début
Voir aussi
Référence
Microsoft.VisualStudio.Data.Schema.Package.Project, espace de noms