Partager via


CircularTaskDependencyException, constructeur (String)

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Initializes a new instance of the CircularTaskDependencyException class.

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 CircularTaskDependencyException(
    string message
)

Paramètres

  • message
    Type : System.String
    The message that describes the exception. The caller of this constructor is required to ensure that this string has been localized for the current system culture.

Sécurité .NET Framework

Voir aussi

Référence

CircularTaskDependencyException Classe

CircularTaskDependencyException, surcharge

Microsoft.VisualStudio.Shell, espace de noms