Share via


ISharePointProjectPackage.PackageFile Property

Gets a project member for the .package file.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property PackageFile As ISharePointProjectMember
ISharePointProjectMember PackageFile { get; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.ISharePointProjectMember
An object representing a project member.

.NET Framework Security

See Also

Reference

ISharePointProjectPackage Interface

Microsoft.VisualStudio.SharePoint Namespace