Partager via


SPDeploymentErrorEventArgs.Recommendation - Propriété

Obtient une chaîne qui représente l'action recommandée pour l'erreur spécifiée.

Espace de noms :  Microsoft.SharePoint.Deployment
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Recommendation As String
    Get
'Utilisation
Dim instance As SPDeploymentErrorEventArgs
Dim value As String

value = instance.Recommendation
public string Recommendation { get; }

Valeur de propriété

Type : System.String
Retourne la représentation sous forme de chaîne de l'action recommandée.

Voir aussi

Référence

SPDeploymentErrorEventArgs classe

SPDeploymentErrorEventArgs - Membres

Microsoft.SharePoint.Deployment - Espace de noms