Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Espace de noms : Microsoft.TeamFoundation.Common.Internal
Assembly : Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)
Syntaxe
'Déclaration
Public Shared Function CreateReport ( _
reportType As WatsonReport.WatsonReportType, _
eventType As String, _
exceptionToReport As Exception _
) As WatsonReport
public static WatsonReport CreateReport(
WatsonReport.WatsonReportType reportType,
string eventType,
Exception exceptionToReport
)
Paramètres
- reportType
Type : Microsoft.TeamFoundation.Common.Internal.WatsonReport.WatsonReportType
- eventType
Type : System.String
- exceptionToReport
Type : System.Exception
Valeur de retour
Type : Microsoft.TeamFoundation.Common.Internal.WatsonReport
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.