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.
Gets an instance of the IPackageValidationProvider that helps validate project features and the project package.
Namespace: Microsoft.VisualStudio.SharePoint
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property PackageValidationProvider As IPackageValidationProvider
IPackageValidationProvider PackageValidationProvider { get; }
Property Value
Type: Microsoft.VisualStudio.SharePoint.Validation.IPackageValidationProvider
An object that validates features and packages.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.