Share via


AppPackageValidationException.ToString-Methode

Erstellt und gibt eine Zeichenfolgendarstellung des aktuellen Exception-Objekts zurück.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As AppPackageValidationException
Dim returnValue As String

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

Rückgabewert

Typ: System.String
Die Zeichenfolgendarstellung des aktuellen Exception-Objekts.

Implementiert

_Exception.ToString()

Siehe auch

Referenz

AppPackageValidationException Klasse

AppPackageValidationException-Member

Microsoft.SharePoint-Namespace