Partager via


UnshelveException, constructeur (Exception)

Initialise une nouvelle instance d'UnshelveException.

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

Syntaxe

'Déclaration
Public Sub New ( _
    innerException As Exception _
)
public UnshelveException(
    Exception innerException
)

Paramètres

  • innerException
    Type : System.Exception
    Exception qui est la cause de cette exception.

Sécurité .NET Framework

Voir aussi

Référence

UnshelveException Classe

UnshelveException, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms