ISharePointProjectService.PackageValidationProvider Property

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

See Also

Reference

ISharePointProjectService Interface

Microsoft.VisualStudio.SharePoint Namespace