PackageFormatException.ToString Method

This member overrides Exception.ToString().

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

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

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

Return Value

Type: System.String

Implements

_Exception.ToString()

See Also

Reference

PackageFormatException Class

PackageFormatException Members

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace