Partager via


PropertyDoesNotExistException, constructeur (String)

Initialise une nouvelle instance de PropertyDoesNotExistException en utilisant le nom de la propriété spécifié.

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

Syntaxe

'Déclaration
Public Sub New ( _
    key As String _
)
public PropertyDoesNotExistException(
    string key
)

Paramètres

  • key
    Type : System.String
    Nom de la propriété qui n'existe pas.

Sécurité .NET Framework

Voir aussi

Référence

PropertyDoesNotExistException Classe

PropertyDoesNotExistException, surcharge

Microsoft.TeamFoundation.Client, espace de noms