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.
The solution package file.
Namespace: Microsoft.SharePoint.UserCode
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property PackageFile As SPSolutionFile
Get
'Usage
Dim instance As SPSolutionValidationProperties
Dim value As SPSolutionFile
value = instance.PackageFile
public SPSolutionFile PackageFile { get; }
Property value
Type: Microsoft.SharePoint.UserCode.SPSolutionFile
See also
Reference
SPSolutionValidationProperties class