PackageFormatException Constructor (ParseContext)
Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub New ( _
context As ParseContext _
)
'Usage
Dim context As ParseContext
Dim instance As New PackageFormatException(context)
public PackageFormatException(
ParseContext context
)
Parameters
See Also
Reference
PackageFormatException Members
PackageFormatException Overload
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace