ConversionException.ToString - Méthode

Fournit une représentation sous forme de chaîne de l'exception.

Espace de noms :  Microsoft.Office.Server.PowerPoint.Conversion
Assembly :  Microsoft.Office.Server.PowerPoint (dans Microsoft.Office.Server.PowerPoint.dll)

Syntaxe

'Déclaration
Public Overrides Function ToString As String
'Utilisation
Dim instance As ConversionException
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Valeur renvoyée

Type : System.String
Un String.

Implémentations

_Exception.ToString()

Voir aussi

Référence

ConversionException classe

ConversionException - Membres

Microsoft.Office.Server.PowerPoint.Conversion - Espace de noms