ServerItemException, constructeur (String, String, String)
Espace de noms : Microsoft.TeamFoundation.VersionControl.Server
Assembly : Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)
Syntaxe
'Déclaration
Protected Sub New ( _
resourceKey As String, _
serverItem As String, _
additionalParameter As String _
)
protected ServerItemException(
string resourceKey,
string serverItem,
string additionalParameter
)
Paramètres
- resourceKey
Type : System.String
- serverItem
Type : System.String
- additionalParameter
Type : System.String
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
ServerItemException, surcharge
Microsoft.TeamFoundation.VersionControl.Server, espace de noms