Partager via


OperationCanceledException, constructeur (String)

Initialise une nouvelle instance de l'OperationCanceledException avec le message spécifié.

Espace de noms :  Microsoft.TeamFoundation
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
public OperationCanceledException(
    string message
)

Paramètres

  • message
    Type : System.String
    Un message lisible pour l'homme décrivant l'exception.

Sécurité .NET Framework

Voir aussi

Référence

OperationCanceledException Classe

OperationCanceledException, surcharge

Microsoft.TeamFoundation, espace de noms