Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the parse context.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property ParseContext As ParseContext
Get
'Usage
Dim instance As PackageFormatException
Dim value As ParseContext
value = instance.ParseContext
public ParseContext ParseContext { get; }
Property Value
Type: Microsoft.Office.Server.ApplicationRegistry.Administration.ParseContext
See Also
Reference
PackageFormatException Members
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace