Partager via


TaskSchedulingException, constructeur (String)

Initializes a new instance of the TaskSchedulingException class with a specified error message.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.Immutable.11.0 (dans Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Syntaxe

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

Paramètres

  • message
    Type : System.String
    The message that describes the error.

Sécurité .NET Framework

Voir aussi

Référence

TaskSchedulingException Classe

TaskSchedulingException, surcharge

Microsoft.VisualStudio.Shell, espace de noms