Partager via


VCConfiguration.DeploymentTool, propriété

Obtient l'outil de déploiement.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
ReadOnly Property DeploymentTool As Object
Object DeploymentTool { get; }
property Object^ DeploymentTool {
    Object^ get ();
}
abstract DeploymentTool : Object with get
function get DeploymentTool () : Object

Valeur de propriété

Type : System.Object
Objet d'outil de déploiement.

Sécurité .NET Framework

Voir aussi

Référence

VCConfiguration Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms