ISharePointProject.PostDeploymentCommand, propriété
Obtient ou définit la ligne de commande qui s'exécute après le déploiement.
Espace de noms : Microsoft.VisualStudio.SharePoint
Assembly : Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)
Syntaxe
'Déclaration
Property PostDeploymentCommand As String
string PostDeploymentCommand { get; set; }
Valeur de propriété
Type : String
Chaîne représentant une ligne de commande.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.